Huely is a simple habit tracker app for Android and iOS that allows you to track your progress with a Github-like contributions graph.
- Simple, uncluttered interface
- Github contributions style calendar
- Light and dark design, depending on system settings
- Support for multiple languages
- All personal data is stored locally
The app is built on pure HTML5 + JavaScript and uses Capacitor as its native runtime.
Simplified guide for building the Android app:
npm install
npx cap add android
npx can run android