https://github.com/kejjtoli/dragdroptk
GUI design tool for Tkinter
https://github.com/kejjtoli/dragdroptk
beginner-friendly design designer graphic-design graphic-user-interface gui python tkinter tkinter-gui tkinter-python tool windows
Last synced: about 2 months ago
JSON representation
GUI design tool for Tkinter
- Host: GitHub
- URL: https://github.com/kejjtoli/dragdroptk
- Owner: kejjtoli
- License: gpl-3.0
- Created: 2024-12-29T15:06:34.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-05T18:31:08.000Z (9 months ago)
- Last Synced: 2025-04-12T18:44:59.657Z (6 months ago)
- Topics: beginner-friendly, design, designer, graphic-design, graphic-user-interface, gui, python, tkinter, tkinter-gui, tkinter-python, tool, windows
- Language: Python
- Homepage:
- Size: 321 KB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


**Design Tkinter based GUI's with ease.**
DragDropTK allows you to easily make tkinter GUI designs with an easy to use drag drop interface and lets you easily export your designs into Python code without the need for any programming.
## How to run
**From source code**
- Download the repository
- Open console in the main folder and run `python main.py`**From executable (Windows only)**
- Download the latest release
- Unpack .zip file into folder
- Run .exe file## License
DragDropTK is licensed under the GPL-3.0 license and is free to use and open-source.