Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 888 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 888 Bytes

NeoDash

Setup

bundle install
dashing start

visit http://localhost:3030/ci to view your pretty dashbord.

screen shot 2013-11-19 at 5 21 45 pm

Widgets

  • Jenkins build status
  • World clock
  • Google calendar

To configure any of the widgets, edit config/config.json and restart the server.

Notes

Instead of the original shopyfy dashing, this project uses a custom Dashing version by @tomazy (see Gemfile)

Jenkins build status widget is based on @tomazy's jenkins-build-status

Google calendar widget is based on @akalyaev's Yet another Google Calendar Dashing widget