An open API service indexing awesome lists of open source software.

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.

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!