592720a1a47358c09329baa67c7f4992e40580c2
[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     <H1>Time Workshop</H1>
7     <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 interfaces change from version to version. Timeshop uses Qt library and it can run on a number of platforms. Author has tested it on
8       <UL><LI>64-bit MS Windows Vista (32-bit version of Qt & program with MS Visual Studio 2008)
9           <LI>Ubuntu Linux 9.10 32 and 64-bit versions
10           <LI>MS Windows Mobile 6 Professional - very slow, just start takes about 20 seconds
11           <LI>And of course Nokia N900 with Maemo 5
12       </UL>
13     <P>Current version 0.2.1 is waiting for testers in extras-testing.
14     <P>Next version will be 0.3.0. Alpha release is planned for March 24 and it will have some useful features: 
15       <UL><LI>Preset buttons: some or all settings can be saved to quick buttons and used by a single click (or tap).
16         <LI>Marks list shows saved stopwatch times and time elapsed from the previous mark with editable comment.</UL>
17       <A HREF="images/screenshots/0.3.0/01-marks.png"><IMG BORDER=0 SRC="images/screenshots/0.3.0/01-marks-small.png"></A>
18       <UL><LI>All 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.</UL>
19       <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>
20       <A HREF="images/screenshots/0.3.0/03-colorbuttons.png"><IMG BORDER=0 SRC="images/screenshots/0.3.0/03-colorbuttons-small.png"></A>
21       <BR>This feature allows you to change timer window using Qt style sheets.
22     <P>Project's garage page is <A HREF=https://garage.maemo.org/projects/timeshop>here</A>.
23     <BR>Git repository is on <A HREF=http://gitorious.org/timeshop>Gitorious</A>.
24     <BR>If you can read Russian look at project's page at <A HREF=http://www.slobodsky.ru/index.php/programs/timeshop>author's site</A>.
25     <BR>Latest unstable version (0.3.0-alpha1) can be installed from the extras-devel repository.
26 </BODY></HTML>