]> git.sur5r.net Git - i3/i3.github.io/blobdiff - i3status/index.html
Add a new i3 screenshot
[i3/i3.github.io] / i3status / index.html
index 05ea9372f10fe0b1a57aad08717e5c5dcb505c2e..424c800e6f45ceec2a41fa73da3e55722577b561 100644 (file)
@@ -7,18 +7,26 @@ title: i3status
 <h1>i3status</h1>
 
 <p>
-  i3status is a small program (about 1500 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
-  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.
+  i3status is a small program 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 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.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 +76,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>