Starting on a webpage
[gc-dialer] / index.html
1 <html>
2         <head>
3                 <title>DialCentral - An Interface for GrandCentral</title>
4         </head>
5         <body>
6                 <h1>
7                         DialCentral
8                 </h1>
9                 <h2>An Interface for Grandcentral</h2>
10
11                 <h3>Documentation</h3>
12
13                 <h3>About</h3>
14                 <p>
15                 DialCentral (formerly called GC Dialer) is meant as an interface to GrandCentral that integrates with your Maemo device or computer.
16                 </p>
17
18                 <p>DialCentral has been tested on Ubuntu 8.10, OS2007HE, and other releases of Maemo</p>
19
20                 <p>You can see reviews at <a href="http://maemo.org/downloads/product/OS2008/dialcentral/">Maemo download page</a>
21                 </p>
22
23                 <h4>Features</h4>
24
25                 <ul>
26                         <li>Dialpad interface to click-to-call</li>
27                         <li>Recent calls list for easily calling people back</li>
28                         <li>Contacts list, pulling from GrandCentral and Evolutio</li>
29                 </ul>
30
31                 <h4>Screen shots</h4>
32
33                 <div>
34                         <p><img src="./images/screenshot-0.8.0-ubuntu.jpg" alt="Screenshot of DialCentral v0.8.0 on Ubuntu"/></p>
35                         <p>DialCentral v0.8.0 on Ubuntu</p>
36                 </div>
37
38                 <h3>Download</h3>
39
40                 <p>For the most up to date version check out <a href="https://garage.maemo.org/scm/?group_id=657">svn</a>.
41                 </p>
42
43                 <p>DialCentral is also available in <a href="http://wiki.maemo.org/Extras">Extras</a></p>
44
45                 <p>See the <a href="https://garage.maemo.org/projects/gc-dialer/">Project Page</a> for further details</p>
46         </body>
47 </html>