temporis-logo © 2025 by Lara Sitruk is licensed under CC BY 4.0
A pomodoro timer focused on attention and well-being.
nix profile install github:reciperium/temporis
A pomodoro application can help you switch between focus mode, where you can explore a single idea in depth, and diffused mode, where you can let your mind wonder around, and subconsciously explore other ideas, avoiding the Einstellung effect. Furthermore, clear breaks give you space to stretch, move and hydrate.
The app tries to consolidate nice features from different pomodoro apps, into a single one, with the style of the host operating system.
A Reciperium application, Reciperium builds applications for the mind and soul.
- Linux
- Nix
- AppImage
- deb
- MacOS
- Nix
- DMG
- Switch between focus work and diffused modes
- Shortcuts
- TOML Configuration
- App style based on your OS
- Notifications reminding you to stretch and hydrate
- Visible progress
- Tick Sound notification
- WIP: Automatically set "Do not disturb" mode during focus work sessions (KDE for now using dbus)
- S Start / Stop (pause)
- R Reset
- K Skip
- C Configuration
- B Back
- Vadoola for the display time equation using slint lang, as I was completely lost. time-remaining() and a lot of new nice libraries (e.g: rodio)
- Francis is a pomodoro app for KDE, built using the KDE Kirigami framework, I drew a lot of inspiration from it.
- metal_click_6.flac by qubodup -- License: Creative Commons 0
- correct by ertfelda -- License: Creative Commons 0
- Cowbell_OS_3.aif by timgormly -- License: Creative Commons 0
- freedesktop.org/desktop-entry-spec/recognized-keys
- KDE kirigame in rust
- show progress in task bar:
com.canonical.Unity.LauncherEntry
- Urgency levels
- makeDesktopItem for NixOS