Navigation Menu

Skip to content

Commit

Permalink
Merge branch 'pages' of github.com:pusewicz/sonia into pages
Browse files Browse the repository at this point in the history
  • Loading branch information
pusewicz committed May 5, 2010
2 parents bc27103 + 846a042 commit 9b4b98b
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 29 deletions.
45 changes: 45 additions & 0 deletions README.markdown
@@ -0,0 +1,45 @@
# Sonia

Sonia is an Awesome Office Dashboard.

## What is Sonia?

![Sonia](http://layer22.com/images/screenshot.png)

Sonia allows you to set up a dashboard with information that is important to you. Think [Panic's Status Board](http://www.panic.com/blog/2010/03/the-panic-status-board/).

At the moment, Sonia comes with [Campfire](http://campfirenow.com/), [Foursquare](http://foursquare.com/), [Github](http://github.com/), [Icinga](http://www.icinga.org/), RSS, [TfL](http://www.tfl.gov.uk/), [Twitter](http://www.twitter.com/) and [Yahoo! Weather](http://weather.yahoo.com/) widgets.

# BYOW

Bring Your Own Widgets! It's so easy to create your own widgets! Have a look at [example](http://github.com/pusewicz/sonia/tree/master/widgets/) 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](http://wiki.github.com/pusewicz/sonia/).

## 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.
29 changes: 0 additions & 29 deletions README.rdoc

This file was deleted.

Binary file added public/images/screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9b4b98b

Please sign in to comment.