# 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). LED turns off once the chat or room window receives focus. ## 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 ```