pyBMNotify/README.md

21 lines
481 B
Markdown
Raw Normal View History

2020-12-08 00:08:26 +00:00
# pyBMNotify
Monitors a defined set of Brandmeister talkgroups and callsigns for activity and sends push notifications via Pushover.
## Credits
2020-12-08 00:10:25 +00:00
Inspired by https://github.com/klinquist/bmPushNotification
2020-12-08 00:08:26 +00:00
## Requirements
* Python 3
* socketIO-client (install with _sudo pip3 install socketIO-client_)
## Configuration
Configure _config.py_ to your needs. If you don't want push notifications, leave the corresponding variables empty.
## Execution
_# python3 pyBMNotify.py_