pypush
pypush copied to clipboard
Cat and Mouse?
With Beeper so heavily in the news, I suspect Apple has derailed the mechanism this project uses to send and receive messages. I compiled and ran nacserver (JJTech0130/nacserver) on a valid Intel Mac and swapped out the data.plist file on my Linux box. I reran the initialization to get a new config.json but the software no longer appears to function correctly. This is too bad since it was nice to be able to ssh in from wherever I was working and send iMessages.
Steps to Replicate
- Clone nacserver on an Intel Mac
- Run build.sh
- Copy data.plist into emulated directory under pypush
- rm existing config.json
- Run demo.py with requirements.txt installed
- No Joy
Which branch of this repo are you using?
commit cc907bc66fe6e4772317a71ea8cb02031e26b5c0 (HEAD -> main, origin/main, origin/HEAD)
Is there a more appropriate branch or commit to be using?
Cheers
-Kurt
On Wed, Dec 20, 2023 at 1:49 PM byquanton @.***> wrote:
Which branch of this repo are you using?
— Reply to this email directly, view it on GitHub https://github.com/JJTech0130/pypush/issues/91#issuecomment-1865045004, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFDBXPVZJSQXCAL6AIWLBTYKM6L7AVCNFSM6AAAAABA5AY4AWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRVGA2DKMBQGQ . You are receiving this because you authored the thread.Message ID: @.***>
Try async
branch, you may have more luck there.