TLDR: I'm using HPI
(Human Programming Interface) package as a means of unifying, accessing and interacting with all of my personal data.
It's a Python library (named my
), a collection of modules for various services that I use. You can find other HPI modules from the community that will all play well together.
This is built on top of and uses lots of the machinery from karlicoss/HPI
my.activitywatch
- computer activity tracker so I know how I am spending my timemy.eightsleep
- sleep tracking & temperature regulation with lots of other data goodiesmy.levelshealth
- continious glucose monitormy.todoist
- TODO listmy.typeform
- used for pre-sleep quiz & weekly quizmy.withings
- activity trackermy.taskwarrior
- another TODO list
Have one with new modules? Send a PR or just tweet me @madamelic and we can double-link :)