Skip to content

KensoDev/sonia

 
 

Repository files navigation

Sonia Still Maintained Dependencies

Sonia is an Awesome Office Dashboard.

What is Sonia?

Sonia

<script type="text/javascript" src="http://www.ohloh.net/p/482920/widgets/project_users_logo.js"></script> Flattr this

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.

BYOW

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

Requirements

  • Ruby 1.9.2
  • 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.2
$ rvm gemset create sonia

# Run Sonia
$ 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.

About

Awesome Office Dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • Ruby 10.9%