Skip to content

Instantly share code, notes, and snippets.

@benigumocom
benigumocom / debug_from_qr.py
Last active January 23, 2026 17:42
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
"""