Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 840 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 840 Bytes

Habitistng

A simple webservice to link Habitica and Todoist using the power of IFTTT

Variables

You need to set 2 variables for Habitica using the values of the api configuration and the 3º key for security:

  • HABITICA_USER
  • HABITICA_USER_KEY
  • SEC_KEY

heroku config:set HABITICA_USER='your value'
heroku config:set HABITICA_USER_KEY='you value'
heroku config:set SEC_KEY='you value'

Publish to Heroku

Deploy

Contributors

  • Binny V A - for the habitrphpg library
  • Ataliba Teixeira - first commits of Habitistng

Thanks To

  • HabitRPG Team(Obviously)
  • Binny V A for the habitrphpg