HabitRPG is a habit tracker app which treats your goals like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.
##About
###How Does it Work See the How Does it Work page.
###FAQ See the Frequently Asked Questions page.
###Roadmap
- Groups: compete with your friends
- Mobile App
- Integration with tools like Astrid, Pivotal Tracker, Pomodoro, RescueTime, and MyFitnessPal
- See the full list
###API
HabitRPG has a simple API for up-scoring and down-scoring third party Habits: POST /users/:userId/tasks/:taskId/:direction
. This API is currently used in the Chrome extension, and you can use it wherever (eg, I'm using it in my Pomodoro scripts). See the API page for more details.
##Contact ###Issue Queue For bugs, issues, feature requests, or suggestions.
###Email Me For everything else. Don't be shy.
##License Code is licensed under GNU GPL v3. Content is licensed under CC-BY-SA 3.0. See the LICENSE file for details.
##Credits Content comes from Mozilla's BrowserQuest