Python script for monitoring the Brandmeister network and sending push notifications
Go to file
2020-12-08 01:08:26 +01:00
config.py added callsign stalking, made things nicer, fixed bugs 2020-12-08 01:00:58 +01:00
pyBMNotify.py added callsign stalking, made things nicer, fixed bugs 2020-12-08 01:00:58 +01:00
README.md added content to README 2020-12-08 01:08:26 +01:00

pyBMNotify

Monitors a defined set of Brandmeister talkgroups and callsigns for activity and sends push notifications via Pushover.

Credits

Inspired by [https://github.com/klinquist/bmPushNotification]

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