Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pierrechevalier83/slock
suckless screen locker with my customizations
https://github.com/pierrechevalier83/slock
c screenlocker slock suckless
Last synced: about 1 month ago
JSON representation
suckless screen locker with my customizations
- Host: GitHub
- URL: https://github.com/pierrechevalier83/slock
- Owner: pierrechevalier83
- License: mit
- Created: 2017-03-23T06:55:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T06:55:26.000Z (almost 8 years ago)
- Last Synced: 2024-10-29T18:23:48.400Z (3 months ago)
- Topics: c, screenlocker, slock, suckless
- Language: C
- Size: 82 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
slock - simple screen locker
============================
simple screen locker utility for X.Requirements
------------
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
-------------
Simply invoke the 'slock' command. To get out of it, enter your password.