https://github.com/cburmeister/pianobar-notify
Pianobar desktop notifications on OSX.
https://github.com/cburmeister/pianobar-notify
notifications pianobar ruby
Last synced: about 1 year ago
JSON representation
Pianobar desktop notifications on OSX.
- Host: GitHub
- URL: https://github.com/cburmeister/pianobar-notify
- Owner: cburmeister
- License: mit
- Created: 2014-09-20T19:52:14.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-24T03:56:46.000Z (over 11 years ago)
- Last Synced: 2025-02-15T07:21:21.825Z (over 1 year ago)
- Topics: notifications, pianobar, ruby
- Language: Ruby
- Homepage:
- Size: 116 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pianobar-notify
===========
Pianobar desktop notifications on OSX.

---
## Install
Grab the `terminal-notifier` package using [Homebrew](http://brew.sh/):
```bash
$ brew install terminal-notifier
```
The `Makefile` will copy over the script and update your `pianobar` config:
```bash
$ make install
```