habitica-self-host/README.md
2012-11-07 20:47:12 -08:00

1.8 KiB

#HabitRPG

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.

Screenshot

##Roadmap

  • Groups: compete with your friends
  • Mobile App
  • Integration with tools like Astrid, Pivotal Tracker, Pomodoro, RescueTime, and MyFitnessPal
  • See the full list

##FAQ See the Frequently Asked Questions page.

##Contact ###Issues and Suggestions If you find any bugs, or have any feature requests or suggestions, please file them in the issue queue.

###Contact Me If you want to contact me for any other reason, don't hesitate to email me

##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.

##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