Skip to content
/ Huely Public

A simple habit tracker app for Android and iOS

License

Notifications You must be signed in to change notification settings

kolbasa/Huely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huely

Icon
Huely is a simple habit tracker app for Android and iOS that allows you to track your progress with a Github-like contributions graph.

Icon    Icon

Features

  • 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

Building

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