Skip to content
/ andro-lock Public

SDL simple screen locker loosely based on Android locker

Notifications You must be signed in to change notification settings

16m/andro-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

andro-lock

SDL simple screen locker loosely based on Android locker

Overview

We all know how it is important to lock our work station when leaving it. While the operating system or distribution can provide built-in tools to lock the screen and unlock it with a password, one could prefer to unlock it with the pointer of the mouse. That is what andro-lock offers.

andro-lock example

For security reasons (and because it was easier :p), the buttons don't change their color during unlocking process.

How it works

When launched, the program tries to read a combination from the file password.txt. Clicking one time on the window enables the locking of the screen. Every time we click, the program verifies if the combination read in the file match the combination of clicks we did.

For example, with the following password.txt :

	     000000000

We have to click 9 times on the first button.

About

SDL simple screen locker loosely based on Android locker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages