index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (354B) | |
--- | |
1 xssstate | |
2 ======== | |
3 A simple tool to retrieve the X screensaver state. | |
4 | |
5 Release | |
6 ------- | |
7 | |
8 * [xssstate-1.1.tgz](//dl.suckless.org/tools/xssstate-1.1.tar.gz) | |
9 (20130507) | |
10 | |
11 Development | |
12 ----------- | |
13 You can [browse](//git.suckless.org/xssstate) its source code repository | |
14 or get a copy using the following command: | |
15 | |
16 git clone https://git.suckless.org/xssstate |