Awesome Office Dashboard
Sonia is an Awesome Office Dashboard.
Sonia allows you to set up a dashboard with information that is important to you. Think Panic’s Status Board.
At the moment, Sonia comes with Campfire, Foursquare, Github, Icinga, RSS, TfL, Twitter and Yahoo! Weather widgets.
Thanks to Aaalex, you can watch a nice screencast introduction to Sonia at RubyPulse.
Bring Your Own Widgets! It’s so easy to create your own widgets! Have a look at example ones.
gem install bundler
$ git clone http://github.com/pusewicz/sonia.git
# If you are using RVM (Ruby Version Manager)
$ rvm 1.9.3
$ rvm gemset create sonia
# Run Sonia
$ cd sonia
$ bundle install
$ bundle exec ./bin/sonia start --config example/config.yml
Follow Sonia on Twitter.
Copyright © 2012 Piotr Usewicz. See LICENSE for details.