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

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.

Awesome Lists containing this project

README

          

pianobar-notify
===========

Pianobar desktop notifications on OSX.

![Pianobar desktop notifications on OSX](https://cloud.githubusercontent.com/assets/1633451/6342993/090cd23a-bb96-11e4-9213-be70e723829c.png)

---

## 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
```