<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
<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>