Skip to content

Instantly share code, notes, and snippets.

@benigumocom
benigumocom / debug_from_qr.py
Last active July 14, 2024 02:52
Connect Wireless Debug from Terminal on Android11
#!/usr/bin/env python3
"""
Android11
Pair and connect devices for wireless debug on terminal
python-zeroconf: A pure python implementation of multicast DNS service discovery
https://github.com/jstasiak/python-zeroconf
"""