blob: b1b2fbdba034716c86399f2474e410fdfbc9f0de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"><https://gitorious.org/pehjotas-tools/screen-batt></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" -->
|