Skip to content

Instantly share code, notes, and snippets.

View koyuyesil's full-sized avatar
🏀
Focusing

Örsan NUHOĞLU koyuyesil

🏀
Focusing
View GitHub Profile
@benigumocom
benigumocom / debug_from_qr.py
Last active April 30, 2025 22:09
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
"""