Python Script to monitor the serial ports on a mac and create a notification when one is added or removed.
- clone the repo
- change into the directory
- run the script using python3 watcher.py
Try connecting and disconnecting a serial port and you should see notifications.