Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayanth-parthsarathy/slock
https://github.com/jayanth-parthsarathy/slock
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jayanth-parthsarathy/slock
- Owner: Jayanth-Parthsarathy
- License: mit
- Created: 2023-09-17T05:50:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-25T16:05:39.000Z (about 1 year ago)
- Last Synced: 2023-09-26T03:43:48.900Z (about 1 year ago)
- Language: C
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- 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.