Add info about other platforms and download links.
[timeshop] / www / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <HMTL><HEAD>
3 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; Charset=utf-8">
4 <TITLE>Time Workshop</TITLE>
5 </HEAD><BODY>
6     <A HREF="index.ru.html">Русская страница</A> более актуальна и содержит дополнительную информацию.<HR>
7     <H1>Time Workshop</H1>
8     <P>Time Workshop (or just Timeshop) is a stopwatch/alarm timer utility. It includes a widget library that will become a base for a time planning and tracking application. At this time the library isn't intended for third-party developers, bacause the interface will change from version to version. Timeshop uses the Qt library and it can run on a number of platforms. The Author has tested it on
9       <UL><LI>64-bit MS Windows Vista (32-bit version of Qt & program with MS Visual Studio 2008)
10           <LI>Ubuntu Linux 9.10 (32 and 64-bit versions)
11           <LI>MS Windows Mobile 6 Professional (Runs very slow, takes about 20seconds to start!)
12           <LI>And of course the Nokia N900 with Maemo 5
13       </UL>
14     
15     <P>Version 0.2.1 is available in "extras" repository.
16     <P>The Latest (unstable) version is 0.3.0. Alpha 1 released on March 24 featuring: 
17       <UL><LI>Preset buttons: some or all settings can be saved to quick buttons and used by a single click (or tap).
18         <LI>Marks list shows saved stopwatch times and time elapsed from the previous mark with editable comment.</UL>
19       <A HREF="images/screenshots/0.3.0/01-marks.png"><IMG BORDER=0 SRC="images/screenshots/0.3.0/01-marks-small.png"></A>
20       <UL><LI>All the settings and layout can be loaded from an XML file. This feature will be considered "undocumented" in 0.3.x and only supplied files are guaranteed to work without errors. I think there will be a layout editor sometime to manage this efficiently.</UL>
21       <A HREF="images/screenshots/0.3.0/02-2side-layout.png"><IMG BORDER=0 SRC="images/screenshots/0.3.0/02-2side-layout-small.png"></A>
22       <A HREF="images/screenshots/0.3.0/03-colorbuttons.png"><IMG BORDER=0 SRC="images/screenshots/0.3.0/03-colorbuttons-small.png"></A>
23       <BR>This feature will allow you to change timer window using Qt style sheets.
24     <P>The project's garage page is <A HREF=https://garage.maemo.org/projects/timeshop>here</A>.
25     <BR>The Git repository is on <A HREF=http://gitorious.org/timeshop>Gitorious</A>.
26     <BR>If you can read Russian take a look at the project's page at <A HREF=http://www.slobodsky.ru/index.php/programs/timeshop>author's site</A>.
27     <P><BR>DOWNLOAD: Latest unstable version (0.3.0-alpha3) can be installed from the extras-devel repository.
28 </BODY></HTML>