PushNotificationsServer:Flask with Google Cloud Messaging for Android

时间:2024-08-03 05:53:44
【文件属性】:

文件名称:PushNotificationsServer:Flask with Google Cloud Messaging for Android

文件大小:92KB

文件格式:ZIP

更新时间:2024-08-03 05:53:44

Python

GCM Flask 服务器 将集成到烧瓶中 特征: python-gcm 拥有的一切:支持多播消息、使用指数退避重新发送消息、代理支持、轻松处理错误 具有用户管理功能的管理面板 REST API 可轻松从您的 Android 应用发布 向所有或仅向特定类别发送消息 如何使用它: git clone https://github.com/AndreiD/PushNotificationsServer.git 或下载zip pip install -r requirements.txt 使用您的设置编辑config.py ! 在run.py 中编辑应用程序的端口(默认值:1337) python run.py -> http://server_ip:1337 玩它 修改 API KEY 和管理员用户/密码(待办事项:将它们移动到配置) 安卓客户端 方案


【文件预览】:
PushNotificationsServer-master
----PushNotificationsServer.iml(400B)
----tests()
--------simple_push_notification_test.py(543B)
--------__init__.py(21B)
--------test_api.py(505B)
----app()
--------models.py(3KB)
--------templates()
--------static()
--------__init__.py(387B)
--------views.py(7KB)
--------forms.py(485B)
----run.py(736B)
----__init__.py(21B)
----requirements.txt(116B)
----goodies()
--------supervisord.conf(1KB)
--------nginx-sites-enabled.config(743B)
----config.py(1KB)
----README.md(2KB)
----DO_Tutorial.md(9KB)

网友评论