Reportr : Your Life’s Personal Dashboard

Reportr
Reportr is a complete application which works like a dashboard for tracking events in your life (using a very simple API). With a simple interface, it helps you track and display your online activity (with trackers for Facebook, Twitter, GitHub, …) or your real-life activity (with hardware trackers or applications like Runkeeper).

The project is entirely open source and you can host your own Reportr instance on your own server or Heroku. Reportr uses a HTTP REST API to track event and manage models. Data is always JSON encoded and Base64 encoded and passed as a “data” argument. You can pass a “callback” arguments for using HTTP API in a client side application. Python and Javascript libraries for Reportr are in the examples directory. To build the Javascript client library, you will need ‘browserify’ (npm install -g browserify).

[button color=”green” size=”medium” link=”http://www.reportr.io/” target=”blank” ]Reportr[/button]

Reportr : Your Life’s Personal Dashboard
Rate this post

Leave a Reply