9bbb65cb56fe305f6e410140b7f68a549eccae8d
[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 <a href="https://garage.maemo.org/projects/cuteexplorer">Project page</a>
19 </p>
20 <!--
21 <h2>Video showing some features</h2>
22 <video src="files/maemo5video.mp4" controls="controls" width="320" height="240">
23 <a href="files/maemo5video.mp4">maemo5video.mp4</a>
24 </video>
25 -->
26 </body>
27 </html>
28
29
30