pyicloud
pyicloud copied to clipboard
Can we read the imessages from this library ?
trafficstars
The request
Environment
- pyiCloud version (
pip show pyicloud): - Python version (
python -V): - Operating environment (project deps/Docker/Windows/etc.):
Checklist
- [ ] I've looked informations into the README.
- [ ] I've looked informations into the pyiCloud's code.
Additional information
afaik you can't. This library is a wrapper for the icloud website which itself doesn't have imessage support. If you want to make your messages available on a non-apple device and/or programmable, I'd recommend starting out by setting up an AirMessage server or something similar.