Changes

Workrave

997 bytes added, 15:56, 9 November 2009
Workrave helps prevent RSI
Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI). The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit. Please refer to the feature comparison for a complete list of features, and how the program performs with respect to other programs on the market. The program runs on GNU/Linux and Microsoft Windows.

Available from http://www.workrave.org/welcome/. Make sure you either already have GTK+ installed or depends using this package
http://wpkg.org/GTK2_runtime

<package
id="workrave"
name="Workrave - Help prevent RSI"
revision="1"
priority="0"
reboot="false">
<depends package-id="gtk"/>
<check type="uninstall" condition="exists" path="Workrave 1.9.1" />
<install cmd='%SOFTWARE%\workrave\workrave-win32-v1.9.1-installer.exe /sp- /silent /norestart ' />
<remove cmd='%PROGRAMFILES%\Workrave\unins000.exe /SILENT ' />
</package>
76
edits