https://github.com/mistymild/tkinteradb
ADB that is built out of (you guessed it) Python and Tkinter.
https://github.com/mistymild/tkinteradb
python python2 python3
Last synced: 12 months ago
JSON representation
ADB that is built out of (you guessed it) Python and Tkinter.
- Host: GitHub
- URL: https://github.com/mistymild/tkinteradb
- Owner: MistyMild
- Created: 2024-09-24T05:15:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-01T10:42:37.000Z (over 1 year ago)
- Last Synced: 2025-03-31T23:55:57.501Z (12 months ago)
- Topics: python, python2, python3
- Language: Python
- Homepage: https://tkinter-adb.vercel.app
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TkinterADB
ADB that is built out of (you guessed it) Python and Tkinter.
# What is this about?
This little project is something I was bored about.
This features a tiny bit of ADB Commands, such as adb devices, adb reboot bootloader, adb reboot recovery, and much more?
This also has a built-in ADB executor, but adb has to be in Environment Variables (I know, pretty useless.)
#Enjoy!