Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (9 days ago)
- Default Branch: main
- Last Pushed: 2025-01-05T18:31:08.000Z (2 days ago)
- Last Synced: 2025-01-05T19:18:40.689Z (2 days 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: 16
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Static Badge](https://img.shields.io/badge/License-GPL3.0-blue)
![Commits Since Latest Version](https://img.shields.io/github/commits-since/kejjtoli/dragdroptk/latest)
![GitHub Downloads](https://img.shields.io/github/downloads/kejjtoli/DragDropTK/total)**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.