https://github.com/jwiggins/nahash
A Python🐍 library for interacting with iMessage 🍎
https://github.com/jwiggins/nahash
imessage library python
Last synced: 11 months ago
JSON representation
A Python🐍 library for interacting with iMessage 🍎
- Host: GitHub
- URL: https://github.com/jwiggins/nahash
- Owner: jwiggins
- License: mit
- Created: 2018-03-13T11:03:20.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-03-11T12:21:57.000Z (over 3 years ago)
- Last Synced: 2025-04-11T11:44:27.627Z (about 1 year ago)
- Topics: imessage, library, python
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nahash #
A tiny Python library that can send and recieve messages via iMessage.
**NOTE:** Contains bits of code from https://github.com/mattrajca/pymessage-lite and https://gist.github.com/tk512/9b578739730eb5b83c7cbf502c38cf3a
Thanks to Matt Rajca and Torbjørn Kristoffersen for making those pieces available!