Giter VIP home page Giter VIP logo

tkinter-designer's Introduction

logo

Tkinter Designer

Automate Tkinter GUI Creation


๐Ÿ’ก Introduction

Tkinter Designer was created to speed up the GUI-development process in Python. It uses the well-known design software Figma to make creating beautiful Tkinter GUIs in Python a piece of cake.

Tkinter Designer uses the Figma API to analyse a design file and create the respective code and files needed for the GUI. Even Tkinter Designer's GUI is created using Tkinter Designer.

Tkinter Designer GUI

โ˜„๏ธ Advantages of Tkinter Designer

  1. Drag and Drop Interfaces
  2. Significantly faster than creating code manually.
  3. Ability to create more beautiful interfaces.


๐Ÿ›  Installing Tkinter Designer

git clone https://github.com/ParthJadhav/Tkinter-Designer

cd Tkinter-Designer

pip3 install -r requirements.txt

python3 tkinter_designer.py

โšก๏ธ Using Tkinter Designer

The instructions contain all the information about installing and using Tkinter Designer, along with information for troubleshooting and reporting issues. There is also a video format.

Watch the Video
Read the Instructions



๐Ÿ“ How it Works

The only thing the user needs to do is design an interface with Figma, and then paste the Figma file URL and API token into Tkinter Designer.

Tkinter Designer will automatically generate all the code and images required to create the GUI in Tkinter.

How it Works



๐ŸŽฏ Examples

The possibilities are endless with Tkinter Designer, but here are a couple of GUIs that can be perfectly replicated in Tkinter.

The following are not my creations.

Registration Page

Example 1

Branding Page

Example 2

Frame Recorder (More Info)

Example 3

๐Ÿ”ฅ Showcase

If your app was made with Tkinter Designer, let me know. It will be helpful for others to see more examples!
(See: Contact Me)



โœ… Figma Design Checklist (mentioned in the video and instructions)

  • Background โ€” should be named Background (in Figma)
  • Buttons โ€” should be named Button (in Figma)
    • When creating a button, add a Rectangle behind the actual button with the same color as the background color.
  • Entry โ€” should be named TextBox (in Figma)
  • Rectangles โ€” should be named Rectangle (in Figma)
  • Text โ€” All text in the design should be created as text.

Before converting a Figma file to Python code using Tkinter Designer, make sure that both the X & Y coordinates of the frame are 0.



๐Ÿ“ Contact Me

If you want to contact me, you can reach me at [email protected]



๐Ÿ“„ License

Tkinter Designer is licensed under the BSD 3-Clause "New" or "Revised" License.
View Here.

Permissions Restrictions Conditions
โœ“ Commercial Use ร— Liability ๐Ÿ›ˆ License and Copyright Notice
โœ“ Modification ร— Warranty
โœ“ Distribution
โœ“ Private Use

tkinter-designer's People

Contributors

parthjadhav avatar piccoloser avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.