Code Monkey home page Code Monkey logo

round's Introduction

MDM Login / Lock screen

Overview

To customize my own computer a bit more, I created a login screen for my Linux system. It's coded in HTML, jQuery and CSS3 and uses mdm as screen manager. It has support for multi language, multi sessions, and multi users. Default system functions like shutting down or restarting are also implemented.

In the middle of the screen are the images of the users. If a user is clicked it will slide to the left revealing the password input. If the user doesn't have a password set it will log in immediately on the click. Animations are done with CSS3 transitions.

Make sure you have the .face files for the users otherwise it might be hard to spot the correct user

Features

Currently supports the following:

  • login with or without password
  • user profile picture
  • change session
  • change language
  • shutdown/suspend/restart
  • show time and date
  • show error messages

Screenshots

Installation

It depends on your system, but here's how to install for Linux Mint:

  1. Assuming that you have MDM installed, make sure to set it as default by running the following:

    $ sudo dpkg-reconfigure mdm
  2. Clone into the MDM themes directory:

    $ sudo git clone https://github.com/koenhendriks/mdm-login.git \
      /usr/share/mdm/html-themes/Round
  3. Open up the preferences panel and select the theme from the HTML list:

    $ sudo mdmsetup

    or

    System Settings --> Administration --> Login Screen

User Profile Picture

To set your profile picture use the Users and Groups settings under System Settings --> Administration --> Users and Groups.

or

put a jpg file named .face in your home directory, that is, a hidden file named face.

Uninstallation

First, change your theme via the preferences panel, then simply remove the theme from MDM's html-themes directory:

$ sudo rm -rf /usr/share/mdm/html-themes/mdm-login

Credits

Created from scratch using Bootstrap 3 and jQuery

License

GPL v2 -- See License file

round's People

Contributors

koenhendriks avatar

Stargazers

Ariel Roque  avatar Luiz Batista avatar Machou avatar Wellington Torrejais da Silva avatar Dominic Hayes - Feren OS Dev avatar Adrian Wolf avatar  avatar Kukuh Syafaat avatar Vicente Benavent Valenzuela avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.