profanity-led-notification/README.md

13 lines
480 B
Markdown
Raw Permalink Normal View History

2019-10-29 13:11:56 +02:00
# Profanity LED notification
2019-10-29 23:41:06 +02:00
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.
2019-10-29 13:11:56 +02:00
## Install:
As with other Profanity plugins, simply clone the repository and run:
```
/plugins install ~/profanity-led-notification/lednotification.py
2019-10-29 16:16:13 +02:00
```
For further configuration check:
```
/help lednotification
2019-10-29 13:11:56 +02:00
```