https://github.com/chhaileng/imessage-sender
Sample script for sending iMessage using Apple Script and Python
https://github.com/chhaileng/imessage-sender
applescript imessage python3
Last synced: about 1 year ago
JSON representation
Sample script for sending iMessage using Apple Script and Python
- Host: GitHub
- URL: https://github.com/chhaileng/imessage-sender
- Owner: chhaileng
- Created: 2020-06-20T10:02:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T14:37:53.000Z (over 5 years ago)
- Last Synced: 2025-03-24T04:35:22.602Z (over 1 year ago)
- Topics: applescript, imessage, python3
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iMessage Sender Lol
Sample script for sending iMessage using Python3 and Apple Script.
Usage (MacOS with active iMessage only):
```bash
python3 main.py "phone/email"
```
> P.S. You can only use Apply Script to do this, but I used Python to make it simple xD
Inspired by my girlfriend LOL.