Stretch Break is a digital wellbeing tool that helps you take regular breaks. It is similar to Workrave and SafeEyes.
The application was written with GNOME and Linux in mind, but the code is mostly cross-platform. It is accompanied by a GNOME Shell extension that counts down to your next break.
Get the app on Flathub here. GNOME users may want to install the companion extension that displays break status and provides settings access from a context menu.
For a manual install, run cargo build --release
. You may need to install additional system-level build dependencies (see Dockerfile for reference).