Awesome Office Dashboard
View the Project on GitHub pusewicz/sonia
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.
Go ahead and have a look at the demo.
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
Have a look in the Wiki.
Initial documentation is available on YardDoc.
Follow Sonia on Twitter.
Copyright (c) 2012 Piotr Usewicz. See LICENSE for details.