]> git.sur5r.net Git - i3/i3/blob - website/downloads/index.html
Merge branch 'next'
[i3/i3] / website / downloads / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>i3 - an improved dynamic tiling window manager</title>
5 <link rel="icon" type="image/png" href="/favicon.png">
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7 <meta name="description" content="i3 is a dynamic tiling window manager with clean, readable and documented code, featuring extended Xinerama support, usage of libxcb instead of xlib and several improvements over wmii">
8 <meta name="keywords" content="i3, window, manager, tiling, keyboard, wmii, x11, xcb, xinerama, utf8">
9 <meta name="author" content="i3 developers">
10 <style type="text/css">
11 body {
12         text-align: justify;
13         max-width: 900px;
14         background-color: #1e1e1e;
15         color: #c0c0c0;
16 }
17
18 ol li {
19         margin-bottom: 10px;
20 }
21
22 #menu {
23         margin-left: -15px;
24         overflow: hidden;
25         list-style-type: none;
26 }
27
28 #menu li {
29         margin-left: 30px;
30         margin-right: 30px;
31         float: left;
32 }
33
34 a {
35         color: #c0c0c0;
36         text-decoration: underline;
37 }
38
39 </style>
40 </head>
41 <body>
42
43 <img width="131" height="125" src="http://i3.zekjur.net/logo.png" style="margin-right: 15px" alt="logo" id="logo" align="left">
44
45 <h1 style="color: red; font-family: georgia; font-size: 3em;margin-bottom: 0;">i3</h1>
46 <h1 style="font-family: georgia; font-size: 2em;margin-bottom: 0;">improved tiling wm</h1>
47
48 <br style="height: 0; clear: both;">
49 <hr style="border: 1px solid black; clear: both; margin-top: 5px;">
50
51 <ul id="menu">
52   <li>
53     <a href="/">Goals</a>
54   </li>
55   <li>
56     <a href="/docs/">Docs</a>
57   </li>
58   <li>
59     <a href="/downloads/">Downloads</a>
60   </li>
61   <li>
62     <a href="/screenshots/">Screens</a>
63   </li>
64   <li>
65     <a href="/bugs">Bugtracker</a>
66   </li>
67   <li>
68     <a href="/contact/">Contact</a>
69   </li>
70   <li>
71     <a href="/impress.html">Impressum</a>
72   </li>
73 </ul>
74
75 <hr style="border: 1px solid black; clear: both; margin-top: 15px;">
76
77
78 <h2>Distribution</h2>
79
80 <p>
81   i3 is currently distributed in the following operating systems/distributions:
82 </p>
83
84 <ul>
85   <li>
86     <a href="http://packages.debian.org/sid/i3">Debian GNU/Linux</a>
87   </li>
88   <li>
89     <a href="http://aur.archlinux.org/packages.php?ID=24720">Arch Linux</a>
90     (in <a href="http://aur.archlinux.org/">AUR</a>), maintained by Atsutane
91   </li>
92   <li>
93     <a href="http://overlays.gentoo.org/proj/sunrise/browser/sunrise/x11-wm/i3">Gentoo Linux</a>
94     (in <a href="http://www.gentoo.org/proj/en/sunrise">sunrise</a>), maintained by mimi_vx / Moredread<br>
95     See also: <a href="http://gist.github.com/89277">i3-9999.ebuild</a>
96   </li>
97   <li>
98     <a href="http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-wm/i3/">FreeBSD</a> (x11-wm/i3), maintained by dhn
99   </li>
100   <li>
101     <a href="http://pkgsrc.se/wip/i3">NetBSD</a> (wip/i3 in <a href="http://pkgsrc-wip.sourceforge.net/">pkgsrc-wip</a>)
102   </li>
103   <li>
104     <a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/i3/">OpenBSD</a>, maintained by bapt
105   </li>
106   <li>
107     <a href="http://packages.ubuntu.com/karmic/i3">Ubuntu Linux</a> (in karmic/universe)
108   </li>
109 </ul>
110
111 <h2>Downloads</h2>
112
113 <p>
114   The current stable version is 3.γ (transcribed 3.c because many systems still can’t
115   handle UTF-8 in version numbers).
116 </p>
117
118 <ul>
119   <li>
120     <a href="/downloads/i3-3.c.tar.bz2">i3-3.c.tar.bz2</a>
121     (<a href="/downloads/i3-3.c.tar.bz2.asc">GPG signature</a>), Version 3.γ, 107 KiB, 2009-08-19,
122     <a href="/downloads/RELEASE-NOTES-3.c.txt">release notes</a>
123
124   </li>
125   <li>
126     <a href="/downloads/i3-3.b.tar.bz2">i3-3.b.tar.bz2</a>
127     (<a href="/downloads/i3-3.b.tar.bz2.asc">GPG signature</a>), Version 3.β, 96 KiB, 2009-06-26,
128     <a href="/downloads/RELEASE-NOTES-3.b.txt">release notes</a>
129   </li>
130
131   <li>
132     <a href="/downloads/i3-3.a-bf2.tar.bz2">i3-3.a-bf2.tar.bz2</a>
133     (<a href="/downloads/i3-3.a-bf2.tar.bz2.asc">GPG signature</a>), Version 3.α-bf2, 65 KiB, 2009-05-03,
134     hotfix for a problem with -bf1
135   </li>
136   <li>
137     <a href="/downloads/i3-3.a-bf1.tar.bz2">i3-3.a-bf1.tar.bz2</a>
138     (<a href="/downloads/i3-3.a-bf1.tar.bz2.asc">GPG signature</a>), Version 3.α-bf1, 65 KiB, 2009-05-03,
139     <a href="/downloads/RELEASE-NOTES-3.a-bf1.txt">release notes</a>
140   </li>
141   <li>
142     <a href="/downloads/i3-3.a.tar.bz2">i3-3.a.tar.bz2</a>
143     (<a href="/downloads/i3-3.a.tar.bz2.asc">GPG signature</a>), Version 3.α, 50 KiB, 2009-03-15
144   </li>
145 </ul>
146
147 <h2>Development version</h2>
148
149 <p>
150   Use <a href="http://git-scm.com/">git</a> to follow the latest changes:
151 </p>
152
153 <pre>
154   $ git clone git://code.stapelberg.de/i3
155 </pre>
156
157 <p>
158   If you prefer to download a tarball, or if you cannot use git for whatever reason,
159   you may download the current master branch from
160   <a href="http://code.stapelberg.de/git/i3/snapshot/i3-master.tar.bz2">
161     http://code.stapelberg.de/git/i3/snapshot/i3-master.tar.bz2
162   </a>
163 </p>
164
165 <h2>Announce mailing list</h2>
166
167 <p>
168   If you want to be notified when a new version of i3 is released, please subscribe
169   to the announce mailing list by sending a mail to <code>i3-announce-subscribe@i3.zekjur.net</code>
170 </p>
171
172 </body>
173 </html>