/MiPushTester

💬 The tester of Mi Push which allows you send push and test it.

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

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

MiPush Tester (Alpha)

Simplified Chinese document(简体中文文档): README

Want to build it yourself? Please read Build guides

Want to contribute this project? Please read Contribution guide

Usage

  1. Download and install the APK here
  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 (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, 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