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.
- Host: GitHub
- URL: https://github.com/ganta/grails-notifier
- Owner: ganta
- Created: 2012-07-29T16:56:23.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-07-31T04:04:56.000Z (almost 13 years ago)
- Last Synced: 2025-05-04T17:09:18.476Z (about 1 month ago)
- Language: Groovy
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.