huafetcher/README.md
2020-11-24 23:15:52 +01:00

627 B

huafetcher

Kivy GUI for huami-token. Works on desktop and as Android apk. Downloads key and aGPS data, unzips it into /storage/emulated/0

huami-token: all credits to the original author

screenshot screenshot

Install

Install Buildozer and Kivy

pip install buildozer pip install kivy

or

pip install -r requirements.txt

Run

python main.py

make Android apk

buildozer -v android debug deploy run