xss

Screensaver utilities for the X Windowing System
git clone https://git.woozle.org/neale/xss.git

commit
d74f14e
parent
cfe9ab2
author
Neale Pickett
date
2017-07-08 13:16:07 -0600 MDT
Update README for github
1 files changed,  +3, -13
R README => README.md
+3, -13
 1@@ -1,6 +1,7 @@
 2-== xss ==
 3+xss
 4+===
 5 
 6-[xss](http://woozle.org/~neale/src/xss) is a suite of X screensaver
 7+[xss](http://github.com/9wm/xss) is a suite of X screensaver
 8 utilities.  You can use shell scripts to glue the tools together to
 9 build your own screen saver and/or locker.  You can use any
10 `xscreensaver` hack instead of the built-in `magic` hack, or you can use
11@@ -82,17 +83,6 @@ won't lock if the cursor's at the top of the screen.
12     [ $playing ] && mpc --no-status play
13 
14 
15-Download
16---------
17-
18-You can [browse the source](http://woozle.org/~neale/gitweb.cgi?p=xss),
19-download a [tarball of the latest
20-commit](http://woozle.org/~neale/gitweb.cgi?p=xss;a=snapshot), or clone
21-the git repository:
22-
23-    git clone http://woozle.org/~neale/projects/xss
24-
25-
26 History
27 -------
28