Skip to content

doodlemoonch/foobugs-dashboard

 
 

Repository files navigation

This is a customized dashing dashboard for foobugs containing a set of new widget jobs that also can be used in a fresh dashing setup.

Widgets & Jobs

All of the widgets use public APIs or regexps on scraped website content. So no need fo complicated OAuth Authentification.

  • Facebook-page metrics (likes, checkins or talking about)
  • Foursquare venue checkins
  • GitHub repository stats (forks and watchers)
  • GitHub user metrics (followers, following, repos and gists)
  • Google play store (application score and comments count)
  • Instagram user (photos, followers, following)
  • Klout score
  • Slideshare user (count of slides, followers)
  • Twitter account (followers, following and tweets)
  • Vimeo account (likes, uploads, contacts etc.)
  • Vimeo account vidoes top-list (top-X of user’s videos)
  • Yahoo stock market quote value
  • Youtube video metrics (rating, views, likes, comments, favorites)

Using Widgets

All widgets can be displayed with the Number widget that is part of the dashing setup. Please check the sample.erb in this repository to see how to use them.

You also can copy single job files over to your own dashboard and use them there. Just place the according .rb file in your jobs directory.

What’s that for?

Image you have some KPIs you always want to see when you’re in the office. You just use dashing and the jobs you need to display them permanently on a screen. We’ve installed a permanent dashboard display using a raspberry PI and a LCD screen. We’ll blog about this in 1-2 weeks.

Demo & Screen

There are two demo dashboards installed on heroku right now:

Default Dashboard

Standard Dashboard

Stock Market Dashboard

Stock Market Example

About

dashing dashboard for foobugs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.0%
  • Ruby 14.5%
  • CoffeeScript 4.5%