f5f69627e731412e5d640e7d15c2251f191a6f5d
[cuteexplorer] / www / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <title>CuteExplorer</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
7 <script src="http://html5media.googlecode.com/svn/trunk/src/html5media.min.js"></script>
8 </head>
9 <body>
10
11 <h1>CuteExplorer</h1>
12 <p>
13 Idea was to create filemanager for maemo that shows filesystem as it is,
14 because filemanager that was on Nokia N900 used GnomeVFS to hide the real
15 filesystem from user.
16 </p>
17 <p>
18 Version 1.1.1 can be found in fremantle extras using application manager
19  or from <a href="http://maemo.org/downloads/product/Maemo5/cuteexplorer/">here</a>.
20 </p>
21 <p>
22 <a href="https://garage.maemo.org/projects/cuteexplorer">Project page</a>
23 </p>
24
25 <h2>
26 Screenshots from 1.1.1
27 </h2>
28 <p><a href="images/screenshot03.png">
29 <image src="images/screenshot03_small.png" title="Main view of CuteExplorer"/>
30 </a></p>
31 <p><a href="images/screenshot04.png">
32 <image src="images/screenshot04_small.png" title="Context menu with actions"/>
33 </a></p>
34 <p><a href="images/screenshot05.png">
35 <image src="images/screenshot05_small.png" title="Rename dialog (QtInputDialog)"/>
36 </a></p>
37 <p><a href="images/screenshot06.png">
38 <image src="images/screenshot06_small.png" title="Mainmenu"/>
39 </a></p>
40 <p><a href="images/screenshot07.png">
41 <image src="images/screenshot07_small.png" title="Send files"/>
42 </a></p>
43 <p><a href="images/screenshot08.png">
44 <image src="images/screenshot08_small.png" title="Opened native bluetooth dialog for filesending"/>
45 </a></p>
46
47 </body>
48 </html>
49
50
51