Minor patch with two changes :
Midnight auto-reload of the dashboard
- A small JS block in base.html computes the time until 00:00:05 and triggers location.reload() at that moment
- Fixes a UX gap where users leaving their dashboard open overnight would see yesterday's count until they refreshed manually
- The underlying data was always correctly daily-bounded ; this is purely a visual fix
PyPI description cleanup
- Removed em-dash from the package description
- New description : "Cozy reminders for developers to drink water, rest eyes, and stretch."
- Synced with GitHub repo description
Install / upgrade :
pipx upgrade courant # or pipx install --force courant if cached