Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.18 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.18 KB

Xiaomi Cloud Tokens Extractor

buymeacoffee_badge

This tool/script retrieves tokens for all devices connected to Xiaomi cloud.

You will need to provide:

  • username (e-mail or Xiaomi Cloud account ID)
  • password
  • Xiaomi's server region (cn - China, de - Germany etc.). Leave empty to check all available

In return all of your devices connected to account will be listed, together with their name and IP address.

Windows

Download and run token_extractor.exe.

Other platforms

Install dependencies:

pip3 install pycryptodome pybase64 requests

Download and run script:

wget https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/raw/master/token_extractor.py
python3 token_extractor.py

Buy Me A Coffee