Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

recurser/ClearGrowl.app

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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