Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudyrichter/GrowlMail
the new home for GrowlMail
https://github.com/rudyrichter/GrowlMail
Last synced: 3 months ago
JSON representation
the new home for GrowlMail
- Host: GitHub
- URL: https://github.com/rudyrichter/GrowlMail
- Owner: rudyrichter
- License: bsd-3-clause
- Created: 2011-07-08T17:30:31.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-02-22T15:35:30.000Z (over 8 years ago)
- Last Synced: 2024-05-29T04:09:54.954Z (6 months ago)
- Language: Objective-C
- Homepage:
- Size: 5.39 MB
- Stars: 157
- Watchers: 13
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# GrowlMail
GrowlMail is a Apple Mail plugin that posts a Growl notification whenever Mail receives new mail.
Besides being useful in general, this is also an example for implementing Growl support in bundles.
## Build Status
[![Image: Status of most recent build and test attempt.](https://travis-ci.org/rudyrichter/GrowlMail.svg?branch=master)](https://travis-ci.org/rudyrichter/GrowlMail)## Building
Building requires that you have a valid code signing identity from apple due to Mail.app not loading unsigned code.
## Downloading GrowlMail
Please visit to download the latest version of GrowlMail