Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 316 Bytes

mac-serial-notifier

Python Script to monitor the serial ports on a mac and create a notification when one is added or removed.

Instructions

  • 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.