Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunwicked/adbGUI
Desktop client for adb commands inspired from adb idea plugin for android studio
https://github.com/sunwicked/adbGUI
adb android androidtv python tkinter tkinter-gui tool
Last synced: 3 months ago
JSON representation
Desktop client for adb commands inspired from adb idea plugin for android studio
- Host: GitHub
- URL: https://github.com/sunwicked/adbGUI
- Owner: sunwicked
- License: apache-2.0
- Created: 2019-03-01T14:17:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T19:00:52.000Z (almost 6 years ago)
- Last Synced: 2024-08-02T20:43:40.965Z (6 months ago)
- Topics: adb, android, androidtv, python, tkinter, tkinter-gui, tool
- Language: Python
- Size: 403 KB
- Stars: 18
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# adbGUI
Desktop client for adb commands inspired from adb idea plugin for android studio### Features
1. Adb connect/disconnect
2. Adb screenshot
3. Adb screen record
4. Adb install/uninstall
5. Adb clear data
6. Adb reboot device
7. Adb push file### Upcoming
1. UI overhaul
2. Code restructuring### Setup
1. Setup adb
2. Setup aaptScreenshot:
![alt text][img]
[img]: https://github.com/sunwicked/adbGUI/blob/master/screenshots/Screen%20Shot%202019-04-20%20at%2012.09.35%20AM.png "ADB GUI MAC"
Known Issues:
Python 2 : Buttons show no text - Use python3For connecting to a mobile device with ip : https://stackoverflow.com/questions/2604727/how-can-i-connect-to-android-with-adb-over-tcp