updated webpage
[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 CuteExplorer is file manager mainly for N900/Maemo 5 but works also in desktop and Symbian platforms. It has basic file management methods (cut, copy, paste, rename, delete)
14 and in Maemo 5 it can be used to send files via Bluetooth.
15 </p><p>
16 Future releases of CuteExplorer are going to get some extra functionality like opening file in custom application, search and modifying file attributes.
17 </p>
18 <p>
19 Version 1.1.1 can be found in fremantle extras using application manager
20  or from <a href="http://maemo.org/downloads/product/Maemo5/cuteexplorer/">here</a>.
21 </p>
22 <p>
23 <a href="https://garage.maemo.org/projects/cuteexplorer">Project page</a>
24 </p>
25
26 <h2>
27 Screenshots from 1.1.1
28 </h2>
29 <p><a href="images/screenshot03.png">
30 <image src="images/screenshot03_small.png" title="Main view of CuteExplorer"/>
31 </a></p>
32 <p><a href="images/screenshot04.png">
33 <image src="images/screenshot04_small.png" title="Context menu with actions"/>
34 </a></p>
35 <p><a href="images/screenshot05.png">
36 <image src="images/screenshot05_small.png" title="Rename dialog (QtInputDialog)"/>
37 </a></p>
38 <p><a href="images/screenshot06.png">
39 <image src="images/screenshot06_small.png" title="Mainmenu"/>
40 </a></p>
41 <p><a href="images/screenshot07.png">
42 <image src="images/screenshot07_small.png" title="Send files"/>
43 </a></p>
44 <p><a href="images/screenshot08.png">
45 <image src="images/screenshot08_small.png" title="Opened native bluetooth dialog for filesending"/>
46 </a></p>
47
48 </body>
49 </html>
50
51
52