summaryrefslogtreecommitdiffstats
path: root/projects
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2011-11-07 19:54:20 (EST)
committer P. J. McDermott <pjm@nac.net>2011-11-07 19:54:20 (EST)
commita395cd13608dd19392f17f9a30875f5f84438a14 (patch)
treeb72b259700dcd1adbea95128bd8dd42ce87d17ae /projects
parentbe5cedd9d15e118416c33f6ad34bebcd718a09ca (diff)
downloadwww-a395cd13608dd19392f17f9a30875f5f84438a14.zip
www-a395cd13608dd19392f17f9a30875f5f84438a14.tar.gz
www-a395cd13608dd19392f17f9a30875f5f84438a14.tar.bz2
Add 'projects/screen-batt/index.html'.
Diffstat (limited to 'projects')
-rwxr-xr-xprojects/screen-batt/index.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/projects/screen-batt/index.html b/projects/screen-batt/index.html
new file mode 100755
index 0000000..b1b2fbd
--- /dev/null
+++ b/projects/screen-batt/index.html
@@ -0,0 +1,19 @@
+<!--#set var="title" value="screen-batt" -->
+<!--#include virtual="../../includes/header.html" -->
+<h2>screen-batt</h2>
+<p>
+ A simple battery status indicator for GNU Screen.
+</p>
+<h3>Getting screen-batt</h3>
+<p>
+ Download or browse the repository currently hosted on Gitorious:<br>
+ <a href="https://gitorious.org/pehjotas-tools/screen-batt">&lt;https://gitorious.org/pehjotas-tools/screen-batt&gt;</a>
+</p>
+<p>
+ See the "README" file for help with screen-batt.
+</p>
+<p>
+ You may share and modify this software under the terms of the Expat license.
+ See "screen-batt" for details.
+</p>
+<!--#include virtual="../../includes/footer.html" -->