• This repository has been archived on 21/Jan/2020
  • Stars
    star
    122
  • Rank 282,644 (Top 6 %)
  • Language
    Ruby
  • License
    MIT License
  • Created about 14 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Awesome Office Dashboard

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