Skip to content
/ slock Public
forked from anekos/slock

Lightweight X11-based screen locker for Linux & Unix

License

Notifications You must be signed in to change notification settings

slopjong/slock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slock - simple screen locker

The most simple screen locker utility available for X.

Requirements

Installation

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

In order to build and install slock execute

sudo make clean install

Running slock

Standard

slock

Lock X by displaying a black screen and waiting for your input.

Spy Mode

slock -s

Lock X whereas your screen looks unlocked. If a mouse button is hit the screen becomes black and a snapshot of the unwanted user is taken and rendered. In order to use this spy mode you need to have fswebcam installed.

Exit slock

Just enter your password.

About

Lightweight X11-based screen locker for Linux & Unix

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.3%
  • Shell 0.7%