Console based task tracker that interfaces with fitbit, textmagic, and chromecast APIs.
To Use:
Fill in your keys/IDs in whichever python file you would like to use, then run 'classXXX.py'. 'Her.py' includes most current functionality. Intended to be used interactively:
ipython -i Her.py
WARNING: All API keys and IDs are removed in the public repo. Please insert your own to use. All locations where keys/IDs were removed are marked with the string "FILL"