Bump to 1.1.2
[gonvert] / www / index.html
1 <html>
2         <head>
3                 <title>Gonvert</title>
4         </head>
5         <body>
6                 <h1>
7                         Gonvert
8                 </h1>
9                 <h2>Unit Converter</h2>
10                 <h3><a href="index.html">[About]</a> <a href="download.html">[Download]</a>
11
12                 <h3>Documentation</h3>
13
14                 <h3>About</h3>
15                 <p>
16                 Gonvert is a thorough unit converter originally developed by Anthony Tekatch for Linux and ported to Maemo by Ed Page
17                 </p>
18
19                 <p>Gonvert has been tested on Ubuntu 9.05, Maemo 5, and Maemo 4.1</p>
20
21                 <p>Gonvert is Free Software and available under the <a href="http://www.gnu.org/licenses/gpl-2.1.html">GPLv2.1</a>.
22
23                 <h4>Features</h4>
24                 <p>Gonvert v0.9.0-6 (See <a href="http://talk.maemo.org/showthread.php?t=34403">t.m.o Thread</a>)</p>
25
26                 <ul>
27                         <li>51+ categories with 972+ units</li>
28                         <li>Everything is updated as you type</li>
29                         <li>Unit Search</li>
30                         <li>Keyboard shortcuts:
31                         <ul>
32                                 <li>Ctrl+enter to toggle fullscreen</li>
33                                 <li>Ctrl+l to copy debug logs to the clipboard</li>
34                                 <li>Ctrl+f show/hide the search box</li>
35                                 <li>Ctrl+p previous search result</li>
36                                 <li>Ctrl+n next search result</li>
37                         </ul>
38                         </li>
39                 </ul>
40
41                 <h4>Sample Screenshots</h4>
42
43                 <div>
44                         <p><img src="./images/gonvert-n900.jpg" alt="Screenshot of Gonvert v0.9.0 on an n900"/></p>
45                         <p>Gonvert on an n900</p>
46                 </div>
47         </body>
48 </html>