Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmetb/personal-dashboard
:bar_chart: Programmatically collecting and reporting various stats about myself daily
https://github.com/ahmetb/personal-dashboard
dashboard fitness metrics social
Last synced: 5 days ago
JSON representation
:bar_chart: Programmatically collecting and reporting various stats about myself daily
- Host: GitHub
- URL: https://github.com/ahmetb/personal-dashboard
- Owner: ahmetb
- License: other
- Archived: true
- Created: 2013-06-28T22:44:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T22:30:43.000Z (about 6 years ago)
- Last Synced: 2024-08-01T19:46:15.234Z (3 months ago)
- Topics: dashboard, fitness, metrics, social
- Language: Go
- Homepage: http://alp.im/blog/personal-dashboard/
- Size: 959 KB
- Stars: 335
- Watchers: 22
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# personal-dashboard
This piece of software is collecting data about me all the time and aggregating them.
You can [read about it more on my blog](http://ahmetalpbalkan.com/blog/personal-dashboard/)
and see a demo on [my home page](https://ahmetalpbalkan.com/):![](https://ahmetalpbalkan.com/blog/images/2013/07/bedroom.png)
![](https://ahmetalpbalkan.com/blog/images/2013/07/music.png)
![](https://ahmetalpbalkan.com/blog/images/2013/07/twitter.png)[![Build Status](https://travis-ci.org/ahmetb/personal-dashboard.svg?branch=master)](https://travis-ci.org/ahmetalpbalkan/personal-dashboard)
------
Currently collected metrics:
- `github` contribution activities
- `wakatime` coding time
- `lastfm` listened tracks
- `jawboneup` steps, sleeps, resting heartrate
- `strava` activities, daily exercise duration
- `foursquare` checkins
- `twitter` followers, tweetsI am hoping to add instructions on how to get it up and running for yourself
when I have free time.