pypush icon indicating copy to clipboard operation
pypush copied to clipboard

Cat and Mouse?

Open fargly opened this issue 1 year ago • 3 comments

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

  1. Clone nacserver on an Intel Mac
  2. Run build.sh
  3. Copy data.plist into emulated directory under pypush
  4. rm existing config.json
  5. Run demo.py with requirements.txt installed
  6. No Joy

fargly avatar Dec 20 '23 15:12 fargly

Which branch of this repo are you using?

byquanton avatar Dec 20 '23 19:12 byquanton

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: @.***>

fargly avatar Dec 21 '23 17:12 fargly

Try async branch, you may have more luck there.

TaeHagen avatar Dec 21 '23 17:12 TaeHagen