835798efbda66b2f67af6b15e60d40e34efe9635
[ubi] / www / index.html
1 <html>
2 <head>
3 <title>Ubi: an unofficial Ubuntu One app for Maemo 5 and other Qt-enabled
4 platforms</title>
5 <style type="text/css">
6 body {
7   background-color: #dd4814;
8   color: white;
9   margin: 0;
10   font-family: "Ubuntu", Arial, sans-serif;
11   max-width: 750px;
12 }
13 a {
14   color: white;
15   text-decoration: none;
16   border-bottom: 1px dotted white;
17 }
18 #screenshots a {
19   text-decoration: none;
20   border: 0
21 }
22 ul {
23   list-style: square;
24 }
25 p {
26   margin: 10px;
27   margin-bottom: 20px;
28 }
29 img {
30   border-right: 1px solid black;
31   border-bottom: 1px solid black;
32   margin: 10px
33 }
34 div#head {
35   font-size:40px;
36   margin: 20px;
37   /*border-bottom: 2px solid black;
38   background-color: #77216f;*/
39 }
40 #head img {
41   border: 0;
42   margin: 10px;
43   vertical-align:middle;
44 }
45 div#content {
46   margin: 20px;
47 }
48 </style>
49 </head>
50 <body>
51
52 <div id="head">
53 <img src="ubi100.png" alt="Ubi logo" height="70" width="104"/> Ubi
54 </div>
55
56 <div id="content">
57 <p><strong>An unofficial Ubuntu One app for Maemo 5 and other Qt-enabled
58 platforms</strong></p>
59
60 <p>
61 <strong>Ubi</strong> provides access to Ubuntu One cloud service. Initial
62 version supports simple storage management tasks like: file Download, Upload and
63 Deletion, but the plan is to provide other cloud features i.e. Notes editing and
64 Contacts synchronization.
65 </p>
66 <p>
67 At the moment <strong>Ubi</strong> is available only for Nokia N900, but in
68 Download section also an experimental release for Nokia N9 and Symbian was published.
69 </p>
70 <p>
71 The application can be downloaded via the application manager under the
72 Network section if you have the <strong>extras-devel</strong> repository enabled.
73 </p>
74
75 <p>
76 Links:
77 <ul>
78 <li><a href="https://garage.maemo.org/projects/ubi">Project Info page @garage</a></li>
79 <li><a href="https://garage.maemo.org/tracker/?group_id=2327">Bug reports, feature requests</a></li>
80 <li><a href="https://garage.maemo.org/frs/?group_id=2327">Downloads</a></li>
81 </ul>
82 </p>
83
84 <div id="screenshots">
85 <br/>
86 <a href="big/screenshot00.png"><img src="screenshot00.png"/></a>
87 <a href="big/screenshot04.png"><img src="screenshot04.png"/></a>
88 <a href="big/screenshot05.png"><img src="screenshot05.png"/></a>
89 <a href="big/screenshot06.png"><img src="screenshot06.png"/></a>
90 <a href="big/screenshot09.png"><img src="screenshot09.png"/></a>
91 <a href="big/screenshot10.png"><img src="screenshot10.png"/></a>
92 <a href="big/screenshot11.png"><img src="screenshot11.png"/></a>
93 <a href="big/screenshot12.png"><img src="screenshot12.png"/></a>
94 <a href="big/screenshot13.png"><img src="screenshot13.png"/></a>
95 <a href="big/screenshot14.png"><img src="screenshot14.png"/></a>
96 </div>
97
98 <div id="foot">
99 <div>
100
101 </div>
102
103 </body>
104 </html>