Updating the website
[doneit] / www / index.html
1 <html>
2         <head>
3                 <title>DoneIt - A Todo Manager for Linux</title>
4         </head>
5         <body>
6                 <h1>
7                         DoneIt
8                 </h1>
9                 <h2>A Todo Manager for Maemo/Linux</h2>
10
11                 <h3>Documentation</h3>
12
13                 <h3>About</h3>
14                 <p>DoneIt is a Todo Manager for Linux computers including the tablets running Maemo.</p>
15
16                 <p>DoneIt is Free Software and available under the <a href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPLv2.1</a>.  For further details on DoneIt development, check the <a href="https://garage.maemo.org/projects/doneit/">Project Page</a>.</p>
17
18                 <h4>Features</h4>
19
20                 <p>DoneIt v0.3.0 (See <a href="http://www.internettablettalk.com/forums/showthread.php?t=28200">ITT Thread</a>)</p>
21
22                 <ul>
23                         <li>Add, Edit, Complete tasks</li>
24                         <li>View and edit task notes</li>
25                         <li>Backend Support: Remember The Milk</li>
26                 </ul>
27
28                 <h4>Screen shots</h4>
29
30                 <div>
31                         <p><img src="./images/screenshot.png" alt="Prerelease screenshot of DoneIt on Ubuntu"/></p>
32                         <p>DoneIt v0.3.0 on Ubuntu</p>
33                 </div>
34
35                 <h3>Download</h3>
36
37                 <h4>Packages</h4>
38                 <p>Maemo: Add the <a href="http://wiki.maemo.org/Extras">Extras Repository</a> and check the App Manager for DoneIt</p>
39
40                 <p>Browse the <a href="http://repository.maemo.org/extras-devel/pool/diablo/free/d/doneit/">extras repository</a></p>
41
42                 <h4>Source</h4>
43                 <p>For the most up to date version check out <a href="https://garage.maemo.org/scm/?group_id=936">git</a>.
44                 </p>
45                 <p>Requires</p>
46                 <ul>
47                         <li>PyGTK / Glade</li>
48                         <li>Python bindings for hildon, osso, conic</li>
49                 </ul>
50         </body>
51 </html>