Home > Code > owa-growl

owa-growl

Get growl notifications from Outlook Web Access. Available on GitHub.

Dependencies

Oh yeah, and Mac OS X with Growl installed.

Getting started

git clone git://github.com/c7/owa-growl.git

[Modify FOLDERS_URL in owa-growl.rb]

sudo cp owa-growl/owa-growl.rb /opt/local/bin/owa-growl
sudo chmod +x /opt/local/bin/owa-growl

Usage

Just start the script like any other daemon with the “start” argumet, it will then ask you for the growl password, the email username and password.

Get involved

Just fork the project and get started coding :)

TODO

Package in a gem for easier installation

Bugs/Feature Requests

The full and most up to date source is at GitHub:

http://github.com/c7/owa-growl/

You can clone or fork from there to fix or break the code.

I’m happy to take feature requests/bug reports. Just email me (peter@c7.se) or message me on GitHub.

License

This code is free to use under the terms of the MIT license.