Habit tracker
Daily check-offs with streaks, on the desktop where you'll see them.
- Category
- Others
- Default size
- 240 × 240
What it does
A list of habits with a checkbox each. Tick one and today is logged; the widget keeps the streak and shows a row of history dots so a broken chain is visible rather than buried.
Only the checkbox toggles the habit. The row itself carries no click handler, so clicking a habit’s name or its streak count can never accidentally mark it done, a real risk for a widget sitting on the desktop where you also click to focus windows.
The reset period is configurable, including a custom interval, for habits that aren’t strictly daily.
Where the data comes from
Local. Habits and their completion log live in the widget’s own settings, stored on your machine and included in export and import. No account, no sync, no network.
Limits
- This widget is marked experimental.
- Completion is per calendar day; there is no partial or quantity tracking (“drank 6 of 8 glasses”).
- Backfilling a day you forgot to tick is not supported; the checkbox toggles today.
- For emotional state rather than task completion, see Mood tracker.