A simple and beautiful timer app for elementary OS
Drag the blue arrow to set a timer. Release to start and click to pause. When the time is up, a notification will show up with a nice sound.
Space
for pause/playEsc
to reset
You'll need the following dependencies:
- glib-2.0
- gtk4
- granite >=7.0.0
- meson
- valac
Simply run
./install.sh
The install script configures the build environment, compiles the app and installs it. The app is started automatically after successful installation.
- Originally designed by Michael Villar.