Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cameron-wags/slock
https://github.com/cameron-wags/slock
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cameron-wags/slock
- Owner: cameron-wags
- License: mit
- Created: 2021-06-08T11:39:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-08T12:19:59.000Z (over 3 years ago)
- Last Synced: 2024-08-02T15:30:10.754Z (4 months ago)
- Language: C
- Size: 65.4 KB
- Stars: 1
- Watchers: 2
- 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.