An open API service indexing awesome lists of open source software.

https://github.com/ganta/grails-notifier

Grails notify to OS X Notification Center.
https://github.com/ganta/grails-notifier

Last synced: about 1 month ago
JSON representation

Grails notify to OS X Notification Center.

Awesome Lists containing this project

README

        

# grails-notifier

Grails event notify to OS X Notification Center.

## Installation

1. Install the [terminal-notifier](https://github.com/alloy/terminal-notifier).
* You can get app file from [download page](https://github.com/alloy/terminal-notifier/downloads).
* Install to `/Applications/terminal-notifier.app`.
2. Copy the `_Events.groovy` to `~/.grails/scripts`.