Skip to content

Instantly share code, notes, and snippets.

View Chubukov-Aleksey's full-sized avatar

Aleksey Chubukov Chubukov-Aleksey

View GitHub Profile
@Chubukov-Aleksey
Chubukov-Aleksey / debug_from_qr.py
Last active June 11, 2024 21:25 — forked from benigumocom/debug_from_qr.py
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
"""