Summary
This is the initial public release of the Python-based macOS tool.
Features
- Tkinter GUI for simple number selection and execution
- Randomly selects a phone number from an input list
- Adds the selected number to macOS Contacts
- Sends automated iMessage or SMS messages using AppleScript
- Compatible with macOS Tahoe 26.0.1 (tested)
Notes
- Tested on macOS Tahoe 26.0.1
- Requires Python 3.9+ and Tkinter
- AppleScript must have permission to control Messages and Contacts under System Settings > Privacy & Security > Automation (e.g., PyCharm or other IDEs, iTerm, Terminal)