Skip to content

A tool for pairing Android 11 and newer devices for wireless debugging directly through a terminal using QR code.

License

Notifications You must be signed in to change notification settings

Vazgen005/adb-wifi-py

Repository files navigation

adb-wifi-py is a tool for pairing Android 11 and newer devices for wireless debugging directly through a terminal using QR code.

It leverages the python-zeroconf library for multicast DNS service discovery and the qrcode library for QR code generation.

Installation

To install adb-wifi-py from PyPI, run the following command:

pip

pip install adb-wifi-py

pipx

pipx install adb-wifi-py

rye

rye tools install adb-wifi-py

uv

uv tool install adb-wifi-py

Usage

To use adb-wifi-py, run the following command:

adb-wifi

Follow the on-screen instructions to pair your device.

License

This project is licensed under the GPL-3.0 License.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Acknowledgements

About

A tool for pairing Android 11 and newer devices for wireless debugging directly through a terminal using QR code.

Topics

Resources

License

Stars

Watchers

Forks

Languages