About
This is a simple application for OS X that clears all of your Growl notifications. It's useful in conjunction with application launchers such as LaunchBar or Alfred to quickly clear your screen.
Usage
The app is basically just a wrapper for a simple shell script. To use it, just double-click the application icon and it should clear all growl notifications and close. There is no interface, so it will appear that it's not doing anything at all unless you have some growl messages displayed.
License
This program is distributed under the MIT License. See the License file for details.
Installation
To install it, simply clone it into your applications folder (or wherever you want, really) :
> cd /Applications
> git clone git://github.com/recurser/ClearGrowl.app.git
Icon
The icon is Tui Jian (Chen style) by Joumana Medlej
Bug Reports
If you come across any problems, please create a ticket and we'll try to get it fixed as soon as possible.
Contributing
Once you've made your commits:
- Fork ClearGrowl.app
- Create a topic branch -
git checkout -b my_branch
- Push to your branch -
git push origin my_branch
- Create a Pull Request from your branch
- That's it!
Author
Dave Perrett :: hello@daveperrett.com :: @daveperrett