Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.68 KB

README.markdown

File metadata and controls

49 lines (30 loc) · 1.68 KB

Sonia

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.

BYOW

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

Requirements

  • Ruby 1.9.1
  • Bundler gem gem install bundler

Quick Start

$ git clone http://github.com/pusewicz/sonia.git
$ cd sonia
$ bundle install
$ ./bin/sonia start --config example/config.yml

More Information

Have a look in the Wiki.

Initial documentation is available on YardDoc.

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 (c) 2010 Piotr Usewicz. See LICENSE for details.