]> git.sur5r.net Git - i3/i3.github.io/blobdiff - i3status/index.html
add i3status 2.11
[i3/i3.github.io] / i3status / index.html
index 05ea9372f10fe0b1a57aad08717e5c5dcb505c2e..a86926909ca9f10ff72588d87ce004057235d6f0 100644 (file)
@@ -7,7 +7,7 @@ title: i3status
 <h1>i3status</h1>
 
 <p>
-  i3status is a small program (about 1500 SLOC) for generating a status bar
+  i3status is a small program (about 3000 SLOC) for generating a status bar
   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
@@ -19,6 +19,15 @@ title: i3status
 <h2>Releases</h2>
 
 <ul>
+  <li><a href="/i3status/i3status-2.11.tar.bz2">i3status-2.11.tar.bz2</a>
+  (<a href="/i3status/i3status-2.11.tar.bz2.asc">GPG signature</a>, 2017-01-21)</li>
+
+  <li><a href="/i3status/i3status-2.10.tar.bz2">i3status-2.10.tar.bz2</a>
+  (<a href="/i3status/i3status-2.10.tar.bz2.asc">GPG signature</a>, 2016-01-01)</li>
+
+  <li><a href="/i3status/i3status-2.9.tar.bz2">i3status-2.9.tar.bz2</a>
+  (<a href="/i3status/i3status-2.9.tar.bz2.asc">GPG signature</a>, 2015-03-22)</li>
+
   <li><a href="/i3status/i3status-2.8.tar.bz2">i3status-2.8.tar.bz2</a>
   (<a href="/i3status/i3status-2.8.tar.bz2.asc">GPG signature</a>, 2014-01-05)</li>
 
@@ -68,8 +77,8 @@ title: i3status
 <h2>Development</h2>
 
 <p>
-  i3status is currently developed at <a href="http://code.i3wm.org/i3status" title="cgit">
-  http://code.i3wm.org/i3status</a>. Checkouts of the master branch are intended to
+  i3status is currently developed at <a href="https://github.com/i3/i3status" title="GitHub">
+  https://github.com/i3/i3status</a>. Checkouts of the master branch are intended to
   be stable and working all the time.
 </p>