Skip to content

Instantly share code, notes, and snippets.

View andrey-malets's full-sized avatar

Andrey Malets andrey-malets

  • Yandex, Ural State University
  • Yekaterinburg
View GitHub Profile
@benigumocom
benigumocom / debug_from_qr.py
Last active May 9, 2025 19:00
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
"""