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: 14 days ago
JSON representation

:bar_chart: Programmatically collecting and reporting various stats about myself daily

Lists

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, tweets

I am hoping to add instructions on how to get it up and running for yourself
when I have free time.