Skip to content

Fork of suckless slock lockscreen with background image patch

License

Notifications You must be signed in to change notification settings

andarilhoz/slock-with-lasers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slock - simple screen locker (Now with Lasers)
============================
simple screen locker utility for X. 
this version is modified it to take a photo from the webcam when someone types a wrong password

Requirements
------------
Nautilus (to open photos location)
fswebcam (To take photos when someone mistakes your password)
In order to build slock you need the Xlib header files.


Installation
------------
Edit config.mk to match your local setup (slock is installed into
the /usr/local namespace by default).

Afterwards enter the following command to build and install slock
(if necessary as root):

    make clean install


Running slock
-------------
Actualy, you have to run slock -i [image path] to execute this program, the idea is to take a screenshot and then lock the computer with that image
//Simply invoke the 'slock' command. To get out of it, enter your password.

About

Fork of suckless slock lockscreen with background image patch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.5%
  • Makefile 17.5%