Small update to website
[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 Google's GrandCentral service that integrates with your Maemo device or Linux computer.
16                 </p>
17
18
19                 <p>DialCentral has been tested on Ubuntu 8.10, OS2008, and other releases of Maemo.  You can see reviews at <a href="http://maemo.org/downloads/product/OS2008/dialcentral/">Maemo download page</a> (Note download link on that page is old)
20                 </p>
21
22                 <p>DialCentral 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 DialCentral development, check the <a href="https://garage.maemo.org/projects/gc-dialer/">Project Page</a>.</p>
23
24                 <h4>Features</h4>
25
26                 <p>DialCentral v0.9.2 (See <a href="http://www.internettablettalk.com/forums/showthread.php?p=269320#post269320">ITT Thread</a>)</p>
27
28                 <ul>
29                         <li>Dialpad interface to click-to-call</li>
30                         <li>Recent calls list for easily calling people back</li>
31                         <li>Contacts list, pulling from GrandCentral, Evolution, and CSV Files (like GrandCentral and GoogleContact exports)</li>
32                         <li>Supports both GrandCentral and GoogleVoice</li>
33                         <li>Tested on Ubuntu and Maemo 4.1 (Diablo)</li>
34                 </ul>
35
36                 <h4>Screen shots</h4>
37
38                 <div>
39                         <p><img src="./images/screenshot-0.8.0-ubuntu.jpg" alt="Screenshot of DialCentral v0.8.0 on Ubuntu"/></p>
40                         <p>DialCentral v0.8.0 on Ubuntu</p>
41                 </div>
42
43                 <h3>Download</h3>
44
45                 <h4>Packages</h4>
46                 <p>Maemo: Add the <a href="http://wiki.maemo.org/Extras">Extras Repository</a> and check the App Manager for DialCentral</p>
47                 <p>Others (requires deb package support): <a href="http://repository.maemo.org/extras/pool/diablo/free/d/dialcentral/">Direct link to the deb package</a></p>
48                 <p>Requires</p>
49                 <ul>
50                         <li><a href="grandcentral.com">Grand Central</a> Account (Note: Currently sign up is closed)</li>
51                 </ul>
52
53                 <h4>Source</h4>
54                 <p>For the most up to date version check out <a href="https://garage.maemo.org/scm/?group_id=657">svn</a>.
55                 </p>
56                 <p>Requires</p>
57                 <ul>
58                         <li>PyGTK / Glade</li>
59                         <li>Python bindings for hildon, osso, conic, and evolution (optional)</li>
60                         <li><a href="grandcentral.com">Grand Central</a> Account (Note: Currently sign up is closed)</li>
61                 </ul>
62
63         </body>
64 </html>