Skip to content

TK Designer is a visual interface that allows easy design of Tkinter windows using a drag-and-drop system. It simplifies graphical interface development in Python by automatically generating the corresponding code for the used widgets.

License

Notifications You must be signed in to change notification settings

KucoDEV/TKinter-Designer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 TK Designer

📜 Description

TK Designer is a visual interface that allows easy design of Tkinter windows using a drag-and-drop system. It simplifies graphical interface development in Python by automatically generating the corresponding code for the used widgets.

⚡ Features

  • 📌 Drag-and-drop Tkinter widgets: buttons, entries, labels, checkboxes, etc.
  • 💾 Import and export projects.
  • 🔧 Automatic generation of Python Tkinter code.
  • 🎨 Advanced customization: colors, fonts, dimensions, styles.
  • 📂 Save and load existing projects.

🛠️ Prerequisites

Make sure you have Python and Tkinter installed on your machine to run the generated scripts.

🚀 Installation and Execution

  1. Clone this repository or download the index.html file.
  2. Open index.html in a compatible browser.
  3. Use the interface to create your Tkinter windows.
  4. Export the generated Python code and integrate it into your projects.

⚠️ Project Status

This project has not been maintained for nearly a year. Its current functionality is not guaranteed.

📜 License

This project is licensed under the MIT license. You are free to modify and redistribute it.

About

TK Designer is a visual interface that allows easy design of Tkinter windows using a drag-and-drop system. It simplifies graphical interface development in Python by automatically generating the corresponding code for the used widgets.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Languages