An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          





Build Status
Latest release
Licenses
APK Downloads
Open Issues
Open PR
Stars
Web Status

# 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