Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noxware/avd-tkluncher
Simple Python GUI for running existing Android Virtual Devices without opening Android Studio
https://github.com/noxware/avd-tkluncher
gui python python-gui python3 tkinter
Last synced: 2 days ago
JSON representation
Simple Python GUI for running existing Android Virtual Devices without opening Android Studio
- Host: GitHub
- URL: https://github.com/noxware/avd-tkluncher
- Owner: noxware
- License: mit
- Created: 2019-12-02T06:59:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T07:12:10.000Z (about 5 years ago)
- Last Synced: 2024-11-05T20:18:08.614Z (about 2 months ago)
- Topics: gui, python, python-gui, python3, tkinter
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AVD TkLuncher
Simple Python GUI for running existing Android Virtual Devices without opening Android Studio.
This project can be used without installing any additional Python package. It is very minimal and uses Tkinter for the GUI (but with help of a personal project called Tkbetter).
This project is currenty incomplete and the code is a bit ugly and messy. I will fix everything after ending the development of my [Tkbetter](https://github.com/Noxware/tkbetter) project.
But actually it does the job.