An open API service indexing awesome lists of open source software.

https://github.com/denolfe/personal-dashboard

Personal dashboard interacting with my personal api
https://github.com/denolfe/personal-dashboard

Last synced: over 1 year ago
JSON representation

Personal dashboard interacting with my personal api

Awesome Lists containing this project

README

          

# Personal Dashboard

Dashboard showing data pulled from personal API. If multiple data values available, the panels phase between the data.

![Image](preview.png)

- [Mini-Dashing](https://github.com/pushmatrix/mini-dashing) base
- Widgets retrieve data from my [personal api](https://github.com/lukemiles/api.me)
- Widgets: Github, [Last.fm](http://www.last.fm/), [Untappd](https://untappd.com/), and [Steam](http://store.steampowered.com/). Hopefully more soon

### To Do

- Host API (AWS most likely)
- Fix gridster's panels' padding. For some reason, the js function is making the panel widths larger than they should be.