Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.
/ ClearGrowl.app Public archive

A simple OS X application to clear all your growl notifications at once.

License

Notifications You must be signed in to change notification settings

recurser/ClearGrowl.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

ClearGrowl In Alfred

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:

  1. Fork ClearGrowl.app
  2. Create a topic branch - git checkout -b my_branch
  3. Push to your branch - git push origin my_branch
  4. Create a Pull Request from your branch
  5. That's it!

Author

Dave Perrett :: hello@daveperrett.com :: @daveperrett

About

A simple OS X application to clear all your growl notifications at once.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages