Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
W

workrave

> 编程语言
Open source

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, res

1.8K stars0 likes0 views
WebsiteGitHub

About

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, res

Workrave 1.12

Please visit https://workrave.org for more information.

Install

  • 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

Licenses

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.

Troubleshooting

Show timers applet in Cinnamon

To make timers visible you need to explicitly add Workrave applet to a panel. In the other case only workrave icon is shown.

Technical Information

Have a look at the contrib directory to get a little insight into the different scripting possibilities!

Unix/Linux

  • 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 the qttools5-dev-tools package in Ubuntu).

In both of these, workrave is found under the org.workrave key.

Changelog

Workrave keeps an overview of user-visible changes under NEWS.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C++

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言