Please visit https://workrave.org for more information.
- Windows: download from https://workrave.org/download
- Ubuntu: install with the "Ubuntu Software" application.
- Ubuntu (and derivatives) Linux latest version:
Add this PPA to your Software Sources
ppa:rob-caelers/workrave
either in the Ubuntu Software application, or from the terminal:sudo add-apt-repository ppa:rob-caelers/workrave sudo apt-get update
- Arch Linux users: use
sudo pacman -S workrave
to install from the community repository - Ubuntu and Debian users:
sudo apt-get install workrave
- FreeBSD users:
pkg install workrave
Workrave is licensed under the GNU General Public License v3.0. Parts of the code is licensed under different licenses. See the LICENSES for more information.
To make timers visible you need to explicitly add Workrave applet to a panel. In the other case only workrave icon is shown.
Have a look at the contrib directory to get a little insight into the different scripting possibilities!
- Workrave uses dconf to store its configuration.
dconf-editor
can be used to explore and manipulate the values - be careful! - Workrave can receive dbus signals.
Explore by having a look at the example python script or viewing in
qdbusviewer
(part of theqttools5-dev-tools
package in Ubuntu).
In both of these, workrave is found under the org.workrave
key.
Workrave keeps an overview of user-visible changes under NEWS.