pyicloud icon indicating copy to clipboard operation
pyicloud copied to clipboard

Can we read the imessages from this library ?

Open skhraashid opened this issue 4 years ago • 1 comments
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

skhraashid avatar Apr 01 '21 05:04 skhraashid

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.

RaddedMC avatar Feb 01 '22 02:02 RaddedMC