48b3c743fd5938f17308487f395ae338da60684c
[qzeecontrol] / www / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
3     <head>
4         <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
5         <link rel="stylesheet" type="text/css" href="style.css"/>
6
7         <title>
8             QZeeControl
9         </title>
10     </head>
11
12     <body>
13
14         <div class="top">
15             <h1>
16               <a href="https://garage.maemo.org/projects/qzeecontrol">QZeeControl<br /><img src="qzeecontrol.png" alt="QZeeControl Logog" /><br />Control your N9 remotely.</a>
17             </h1>
18         </div>
19
20     <div class="cont">
21        <h2 class="release"> 
22             Current Version: 0.3.0
23       </h2>
24       <h1>
25           Content
26       </h1>
27       <ul>
28         <li><h3><a href="#Description">Description</a></h3></li>
29         <li><h3><a href="#Supported_OS">Supported Operating Systems</a></h3></li>
30         <li><h3><a href="#Download">Download</a></h3></li>
31         <li><h3><a href="#How-To">How-To</a></h3></li>
32         <li><h3><a href="#License">License</a></h3></li>
33         <li><h3><a href="#Trademarks">Trademarks</a></h3></li>
34         <li><h3><a href="#Contact">Contact</a></h3></li>
35       </ul>
36
37       <br/><hr/><br/>
38
39       <h3>
40             <a name="Description">Description</a>
41       </h3>
42       <p>
43         QZeeControl lets you control your N9/N950 with a Zeemote(TM) Bluetooth remote control.
44         QZeeControl is completly written from scratch in Qt/QML.
45         It is currently available for MeeGo/Harmattan. 
46       </p>
47
48       <br/><hr/><br/>
49
50       <h3>
51             <a name="Supported_OS">Supported Operating Systems</a>
52       </h3>
53       <p>
54       QZeeControl is currently available for MeeGo/Harmattan. 
55       </p>
56
57       <br/><hr/><br/>
58
59       <h3>
60             <a name="Download">Download</a>
61       </h3>
62       <p>
63       QZeeControl for Harmattan (N9/N950) can be installed from <a href="http://repo.pub.meego.com/home:/wonko/Harmattan">my</a> repository.
64       <br />
65       <br />
66       You can also download an installable *.deb file below.
67       <br />
68       <a href="qzeecontrol_0.3.0_armel.deb">qzeecontrol_0.3.0_armel.deb</a><br />
69       <a href="qzeecontrol_0.0.1_armel.deb">qzeecontrol_0.0.1_armel.deb</a><br />
70       </p>
71
72       <br/><hr/><br/>
73
74       <h3>
75             <a name="How-To">How-To</a>
76       </h3>
77       <p>
78       In order to use your Zeemote(TM) with your smartphone you have to follow three steps.
79       </p>
80       <p>
81       First, you need to pair your Zeemote(TM) with your phone. 
82       In order to do this activate bluetooth via the settings menu and turn your Zeemote(TM) on by long-pressing the button at the top of your Zeemote(TM) that is marked red.
83       Next go to the &quot;Bluetooth devices&quot; sub setting menu.
84       There you should find an entry named &quot;Zeemote(TM) JS1&quot; select it and select to pair it.
85       The code for pairing is 0000.
86       At this stage the remote control is paired but not connected.
87       </p>
88       <p>
89       Once you have paired your remote control with your smartphone you need to discover it using QZeeControl.
90       To do this start up QZeeControl and press the &quot;Scan&quot; button.
91       Note that this may take a while.
92       If the scan was successfull you should see some address in xx:xx:xx:xx:xx:xx format be filled in the field that prior showed just a message and the &quot;Connect&quot; button should have become enabled.
93       Note that these values will be stored and loaded once you open QZeeControl the next time so you usually should not need to scan again except you want to use a different remote control.
94       </p>
95       <p>
96       Finally, in order to start controlling your smartphone you need to actually connect your remote control to the phone.
97       To do so just press the &quot;Connect&quot; button.
98       After a short moment you should see that the connection has been established.
99       At this stage you can test if the remote control actually works by using the built-in test functionality.
100       Try to move your joystick and press some buttons.
101       You should see the red rectangle moving and the letters representing the buttons light-up in red respectively.
102       </p>
103       <p>
104       From there on you can use your Zeemote(TM) remote control to control your phone.
105       Next time you want to use it just enable bluetooth at your phone, enable the Zeemote(TM) remote control, and finally start QZeeControl and connect to the remote control.
106       </p>
107
108       <h3>
109           <a name="License">License</a>
110       </h3>
111       <pre>
112 Copyright 2012 Ruediger Gad
113
114 QZeeControl is free software: you can redistribute it and/or modify
115 it under the terms of the GNU General Public License as published by
116 the Free Software Foundation, either version 2 of the License, or
117 (at your option) any later version.
118
119 QZeeControl is distributed in the hope that it will be useful,
120 but WITHOUT ANY WARRANTY; without even the implied warranty of
121 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
122 GNU General Public License for more details.
123
124 You should have received a copy of the GNU General Public License
125 along with QZeeControl.  If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>.
126       </pre>
127
128       <br/><hr/><br/>
129
130       <h3>
131           <a name="Trademarks">Trademarks</a>
132       </h3>
133       <pre>
134 Zeemote (TM) is a trademark of Zeemote Technology Inc. Other trademarks are property of their respective owners.
135       </pre> 
136
137       <br/><hr/><br/>
138
139       <h3>
140           <a name="Contact">Contact</a>
141       </h3>
142       <p>
143       Feel free to contact me under the following e-mail address <a href="mailto:r.c.g@gmx.de">r.c.g@gmx.de</a>.
144       </p>
145
146       <p>
147       <a href="http://jigsaw.w3.org/css-validator/"><img style="border:0;width:88px;height:31px" src="vcss-blue.png" alt="Valid CSS!"/></a>
148       <a href="http://validator.w3.org/check?uri=referer"><img src="valid-xhtml10-blue.png" alt="Valid HTML 4.01 Strict" height="31" width="88"/></a>
149       <a href="http://www.vim.org"><img src="vim_created.gif" alt="This site has been created with Vim"/></a>
150       </p>
151
152     </div>
153     </body>
154 </html>
155