https://github.com/ditatompel/slock
Mirror of https://git.ditatompel.com/ditatompel/slock which is fork of suckless slock with no additional functionality.
https://github.com/ditatompel/slock
Last synced: 16 days ago
JSON representation
Mirror of https://git.ditatompel.com/ditatompel/slock which is fork of suckless slock with no additional functionality.
- Host: GitHub
- URL: https://github.com/ditatompel/slock
- Owner: ditatompel
- License: mit
- Created: 2024-09-07T14:44:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-07T14:57:36.000Z (over 1 year ago)
- Last Synced: 2025-02-24T15:32:38.191Z (over 1 year ago)
- Language: C
- Homepage: https://tools.suckless.org/slock/
- Size: 85.9 KB
- Stars: 1
- 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.