View Single Post
slobodsky's Avatar
Posts: 63 | Thanked: 41 times | Joined on Feb 2010 @ Moscow
#2
Binaries for some desktop systems available here:
MS Windows full installer with Qt and other libraries - I've tested it on Vista only.
MS Windows bare binaries archive download this if you have Qt 4.6.2 for MS Visual Studio 2008 installed. You'll have to unpack and create shortcut in the programs menu by hand.
Ubuntu 10.04 (lucid) 32-bit packages - tar with .deb packages. Unpack and install with
Code:
sudo dpkg -i libtimeshop_0.3.1-4_i386.deb timeshop_0.3.1-4_i386.deb
Ubuntu 10.04 (lucid) 64-bit packages - tar with .deb packages. Unpack and install with
Code:
sudo dpkg -i libtimeshop_0.3.1-4_amd64.deb timeshop_0.3.1-4_amd64.deb
Since this thread shows zero interest to this program I'm going to stop release stable versions and desktop packages until v1.0 and concentrate on implementing planned features.
Small roadmap:
0.4
  • multiple displays for every timer with different content and options, for example, time from stopwatch start, time to alarm and time from the last mark at once.
  • multiple timers in one program
  • unlimited presets
  • clocks with alarms
0.5
  • extended alarms: command execution and some predefined actions like sound profile switching
  • more complex alarms conditions
  • plugins system
Attached Images
 
__________________
Sorry for bad English. If you can point out mistakes in this post, send me a private message.

Last edited by slobodsky; 2010-06-16 at 14:34. Reason: Add screenshot from Ubuntu version.
 

The Following User Says Thank You to slobodsky For This Useful Post: