sonia

Awesome Office Dashboard

123
18
Ruby

Sonia (archived, read-only repository)

Sonia is an Awesome Office Dashboard.

What is Sonia?

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.

Thanks to Aaalex, you can watch a nice screencast introduction to Sonia at RubyPulse.

BYOW

Bring Your Own Widgets! It’s so easy to create your own widgets! Have a look at example ones.

Requirements

  • Ruby 1.9.3
  • Bundler gem gem install bundler

Quick Start

$ 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

More Information

Follow Sonia on Twitter.

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don’t break it in a
    future version unintentionally.
  • Commit, do not mess with rakefile, version, or history.
    (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
  • Send me a pull request. Bonus points for topic branches.

Copyright

Copyright © 2012 Piotr Usewicz. See LICENSE for details.