https://github.com/ddycai/habitica-tracker
Tool that displays a history of your Habits, Dailies and completed Todos in Habitica like habit tracker. Check out the Github page to try it out.
https://github.com/ddycai/habitica-tracker
habit-tracker habitica
Last synced: 4 months ago
JSON representation
Tool that displays a history of your Habits, Dailies and completed Todos in Habitica like habit tracker. Check out the Github page to try it out.
- Host: GitHub
- URL: https://github.com/ddycai/habitica-tracker
- Owner: ddycai
- Created: 2020-08-23T06:27:54.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T21:15:54.000Z (almost 2 years ago)
- Last Synced: 2024-08-21T21:28:04.035Z (about 1 year ago)
- Topics: habit-tracker, habitica
- Language: TypeScript
- Homepage: https://ddycai.github.io/habitica-tracker/
- Size: 3.6 MB
- Stars: 35
- Watchers: 2
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Habitica Tracker
Displays a history of your Habits, Dailies and Todos in Habitica like a habit
tracker.
Try it out here: http://ddycai.github.io/habitica-tracker
Or try it out locally:
```
npm start
```

Inspired by the [Data Display Tool](https://oldgods.net/habitrpg/habitrpg_user_data_display.html).