https://github.com/mipushframework/mipushtester
💬 The tester of Mi Push which allows you send push and test it.
https://github.com/mipushframework/mipushtester
android android-app mipush miui push self-hosted xiaomi
Last synced: about 1 year ago
JSON representation
💬 The tester of Mi Push which allows you send push and test it.
- Host: GitHub
- URL: https://github.com/mipushframework/mipushtester
- Owner: MiPushFramework
- License: gpl-3.0
- Created: 2018-12-19T00:01:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T17:08:00.000Z (almost 6 years ago)
- Last Synced: 2025-04-10T12:41:07.403Z (about 1 year ago)
- Topics: android, android-app, mipush, miui, push, self-hosted, xiaomi
- Language: Kotlin
- Homepage: https://mipush.yuuta.moe/test
- Size: 1.19 MB
- Stars: 33
- Watchers: 6
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MiPush Tester (Alpha)
Simplified Chinese documentï¼ˆç®€ä½“ä¸æ–‡æ–‡æ¡£ï¼‰: [README](README_zh-rCN.md)
Want to build it yourself? Please read [Build guides](BUILD.md)
Want to contribute this project? Please read [Contribution guide](CONTRIBUTION.md)
## Usage
1. Download and install the APK [here](https://github.com/MiPushFramework/MiPushTester/releases)
2. Register push by clicking `Not registered` button
3. Click `Create a push` and edit the push profile
4. Click `send` button on the right top corner
5. Check if the push is received correctly
## If not...
If your push (message) is not received or display an error, you can feedback [here](https://github.com/MiPushFramework/MiPushTester/issues/new/choose) (Choose `Bug report`).
Don't forget to attach your logs by sharing logs zip (Main → Menu → Share logs) and your steps.
# Licenses
## The license for this project
GPL v3.0
## Licenses for third-party resources
Licenses of libraries are used in Android client is attached into the app, you can go to Main Menu Open Source Licenses to view them.
Some icons and pictures comes from [icons8.com](https://icons8.com/license), which are free to use for Open Source (Established projects should get the icons for free.)
Licenses of libraries are used in the server:
* Vertx - Eclipse Public License 2.0 and Apache License 2.0
* JUnit - EPL 1.0
* Mockito - MIT
* Power Mockito - Apache 2.0