A pocket habit checklist — tally your day, see your streaks.
No data collected · no tracking · runs entirely on your device — 100% private. There is no analytics and no tracking.
- Installable PWA — add it to your home screen and use it fully offline.
It's a static site — no build step.
git clone https://github.com/riverma/habits.git
cd habits
python3 -m http.server 8000 # then open http://localhost:8000Serve over HTTP (not file://).
Issues and pull requests welcome — see the templates under .github/. Please keep the app dependency-free (no third-party CDNs).
Uses Semantic Versioning. See CHANGELOG.md.
GNU Affero General Public License v3.0 © Rishi Verma. Bundled third-party assets retain their own licenses.