Releases: crisperit/pomohabits
Releases · crisperit/pomohabits
Release list
v0.4.1
v0.4.0
v0.3.0
v0.2.0
v0.1.0
First tagged release of Pomohabits, a desktop-first Pomodoro app whose break screen surfaces your habits.
What's in it
- Pomodoro timer on a single screen: name the task, start, and the same view becomes the running timer with a progress ring and cycle position.
- Full-screen break that spotlights one habit to do, with completion tracked.
- Habit CRUD with categories, break-window eligibility and always-shown / randomized selection.
- Insights: focus-session history and per-habit completion counts.
- Supabase-backed auth and sync, light and dark themes, English and Polish.
Downloads
pomohabits-linux-v0.1.0.zip is a Linux x64 bundle. Unzip and run ./pomohabits. Requires GTK 3.
No Android APK is attached. Release builds are still signed with the Android debug keystore, so a published APK could not be upgraded to a properly signed build later without uninstalling and losing local data. Once real signing is configured, APKs will ship here too.
Notes
This bundle was built locally rather than by CI. The release pipeline needs an existing tag as its baseline to compute a version, so it could not bootstrap its own first release; from the next release onward CI publishes these automatically.