JJTech0130/pypush
Fork: 402 Star: 3588 (更新于 2025-01-06 15:19:20)
license: NOASSERTION
Language: Python .
[being rewritten] Cross-platform iMessage POC
最后发布版本: v2.0.0 ( 2024-05-22 20:36:55)
[!WARNING]
pypush
is undergoing a major rewrite. The current version is not stable and may not work as expected. Many features have been temporarily removed.Versioning starts at 2.0.0 due to conflicts with the original package to have the
pypush
name. Do not expect stability until 3.0.0.
pypush
pypush
was originally a POC demo of my recent iMessage reverse-engineering.
It is now being developed into a community library aiming to cover all of Apple's internal API surface.
Currently, the rewritten version supports using the client side of Apple's internal APNs API, meaning it can activate as an Apple device and receive push notifications. Stay tuned for future updates as we bring back the iMessage API and more!
pypush
is completely platform-independent, though it may require device identifiers to use some APIs.
Installation
Simple installation:
pip install pypush[cli]
Editable installation (for development):
git clone https://github.com/JJTech0130/pypush
cd pypush
pip install -e .
Licensing
This project is licensed under the terms of the SSPL
This project has been purchased by Beeper, please contact them with any questions about licensing.
最近版本更新:(数据更新于 2024-09-18 04:15:36)
2024-05-22 20:36:55 v2.0.0
主题(topics):
imessage, proof-of-concept, reverse-engineering
JJTech0130/pypush同语言 Python最近更新仓库
2025-01-18 21:26:31 sunnypilot/sunnypilot
2025-01-17 23:34:10 Skyvern-AI/skyvern
2025-01-17 19:49:33 ultralytics/ultralytics
2025-01-17 19:12:03 XiaoMi/ha_xiaomi_home
2025-01-17 08:27:45 comfyanonymous/ComfyUI
2025-01-17 04:56:19 QuivrHQ/MegaParse