this repository contains the data for tg-z's life. it's based on stethoscope, a template to track your health and life data.
Services |
---|
Spotify |
Last.fm |
Wakatime |
Goodreads |
To use the web app, you have to visit a URL like the following:
- https://stethoscope.js.org/embed/?repo=tg-z%2Flife&api=wakatime-time-tracking&path=summary%2Fweeks%2F2020%2F52.json&color=%23D73A49&chart=bar
- https://stethoscope.js.org/embed/?repo=tg-z%2Flife&api=wakatime-time-tracking&latest=days&color=%2316a085&chart=bar
- https://stethoscope.js.org/embed/?repo=tg-z%2Flife&api=wakatime-time-tracking&path=summary%2Fdays%2F2020%2F12.json&color=%2316a089&chart=bar
in the above example, the query parameters are the following, URL encoded:
repo
: Your repository on GitHub, e.g.,tg-z/life
api
: The data you want to visualize, e.g.,wakatime-time-tracking
, which corresponds to the directory in./data
latest
: The visualization to display, based on the specificapi.json
keys, e.g.,top-overview.days
Here are some more visualization of real-time data from my life:
- Sleep tracking: this week Β· this month Β· this year
- Programming time: this week Β· this month Β· this year
- Based on: stethoscope-js/stethoscope
- Code: MIT Β© Anand Chowdhary
- Data in
./data
: Open Database License Β© Anand Chowdhary