Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Python APNs and iMessage client

License

NotificationsYou must be signed in to change notification settings

JJTech0130/pypush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 thepypush name. Do not expect stability until 3.0.0.

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 anApple 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/pypushcd pypushpip install -e.

Licensing

This project is licensed under the terms of theSSPL

This project has been purchased byBeeper, please contact them with any questions about licensing.

About

Python APNs and iMessage client

Topics

Resources

License

Stars

Watchers

Forks

Contributors9

Languages


[8]ページ先頭

©2009-2025 Movatter.jp