]> git.sur5r.net Git - i3/i3.github.io/blobdiff - i3status/index.html.mako
add i3status 2.5
[i3/i3.github.io] / i3status / index.html.mako
index a71fbb25e3086222d6e361c4492cde2253411b18..ad3ec32e9aa83a72f85776eeb732398aca85d4ce 100644 (file)
@@ -8,16 +8,21 @@
 
 <p>
   i3status is a small program (about 1500 SLOC) for generating a status bar
-  for dzen2, xmobar or similar programs. It is designed to be very efficient by
-  issuing a very small number of system calls, as one generally wants to update
-  such a status line every second. This ensures that even under high load, your
-  status bar is updated correctly. Also, it saves a bit of energy by not hogging
-  your CPU as much as spawning the corresponding amount of shell commands would.
+  for i3bar, dzen2, xmobar or similar programs. It is designed to be very
+  efficient by issuing a very small number of system calls, as one generally
+  wants to update such a status line every second. This ensures that even under
+  high load, your status bar is updated correctly. Also, it saves a bit of
+  energy by not hogging your CPU as much as spawning the corresponding amount
+  of shell commands would.
 </p>
 
 <h2>Releases</h2>
 
 <ul>
+  <li><a href="/i3status/i3status-2.5.tar.bz2">i3status-2.5.tar.bz2</a>
+  (<a href="/i3status/i3status-2.5.tar.bz2.asc">GPG signature</a>, 2012-05-02)</li>
+  <li><a href="/i3status/i3status-2.4.tar.bz2">i3status-2.4.tar.bz2</a>
+  (<a href="/i3status/i3status-2.4.tar.bz2.asc">GPG signature</a>, 2011-12-27)</li>
   <li><a href="/i3status/i3status-2.3.tar.bz2">i3status-2.3.tar.bz2</a>
   (<a href="/i3status/i3status-2.3.tar.bz2.asc">GPG signature</a>, 2011-07-21)</li>
   <li><a href="/i3status/i3status-2.2.tar.bz2">i3status-2.2.tar.bz2</a>