37639aa46927d3fa7d2e1593d3b32dc53bf234f7
[weightgraph] / www / index.html
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6   <title>WeightGraph</title>
7   <link rel="stylesheet" type="text/css" href="style.css" />
8   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9 </head>
10 <body>
11 <h1>WeightGraph</h1>
12 <p>WeightGraph is an N900 (Maemo 5) utility that helps you keep track of your
13 weight. It lets you record daily weight measurements. As the name suggests,
14 Weight plots a nice curve based on the weight data. WeightGraph is designed to
15 be simple and easy to use.</p>
16
17 <h2>Download</h2>
18
19 <p>WeightGraph is available for download <a
20   href="https://garage.maemo.org/frs/?group_id=2089">here</a>.</p>
21
22 <h2>Screenshots</h2>
23
24 <table>
25   <tr>
26     <td>
27 <p><strong>Main view</strong><br />
28 <img src="img/WeightGraph-MainView.png" alt="Screenshot of the main view." /></p>
29     </td>
30     <td>
31 <p><strong>List/edit view</strong><br />
32 <img src="img/WeightGraph-ListEdit.png" alt="Screenshot of the list/edit view." /></p>
33     </td>
34   </tr>
35   <tr>
36     <td>
37 <p><strong>Settings view</strong><br />
38 <img src="img/WeightGraph-Settings.png" alt="Screenshot of the settings view." /></p>
39     </td>
40     <td>
41 <p><strong>Big graph view</strong><br />
42 <img src="img/WeightGraph-BigGraph.png" alt="Screenshot of the big graph view." /></p>
43     </td>
44   </tr>
45 </table>
46 </body>
47 </html>