An open API service indexing awesome lists of open source software.

https://github.com/jdujava/slock-jd

My fork of slock
https://github.com/jdujava/slock-jd

Last synced: 5 months ago
JSON representation

My fork of slock

Awesome Lists containing this project

README

          

My fork of `slock`.

To set upstream remote to original nsxiv repo:
```sh
git remote add upstream git://git.suckless.org/slock
```

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.