13 lines
480 B
Markdown
13 lines
480 B
Markdown
# Profanity LED notification
|
|
Sends new message notifications to a predefined LED by running an user-set command. Inspired by a similar [Pidgin plugin](https://sites.google.com/site/simohmattila/led-notification).
|
|
Emulates "/tray on" "/tray read off" behaviour.
|
|
|
|
## Install:
|
|
As with other Profanity plugins, simply clone the repository and run:
|
|
```
|
|
/plugins install ~/profanity-led-notification/lednotification.py
|
|
```
|
|
For further configuration check:
|
|
```
|
|
/help lednotification
|
|
``` |