Skip to content

Releases: Axorax/tkforge

TkForge v1.3.0

30 May 14:08
Compare
Choose a tag to compare

TkForge

Drag & drop in Figma to create a Python GUI with ease

❓About

TkForge allows you to convert your Figma design into a GUI in Python with Tkinter. It can save a lot of time and it is also super easy to use.

Check out the documentation in the README.md file

🔥 Features

  • Super easy to use
  • Drag and drop GUI maker
  • Support for placeholder text
  • Support for more than one frame
  • Automatically sets foreground to either black or white depending on the background

💻 App Preview

TkForge Application Preview

⬆️ Changes

  • Fixed a huge bug that prevented using any images in the design document (Issue - #3)
  • Fixed CLI version of TkForge
  • Added Product hunt page link to README and donation link
  • Renewed repository commits (all by me)

Important

If you have the TkForge v1.2.0 installed, please uninstall it and install the latest version as the 1.2.0 version introduced a major bug (#3).


Support me on PatreonCheck out my socials

TkForge Older Versions

30 May 14:07
Compare
Choose a tag to compare

TkForge

Drag & drop in Figma to create a Python GUI with ease

❓About this release

This release contains all of the older versions of the TkForge app.

⬆️ Changes

1.2.0

  • Supports UTF-8 encoding (Issue - #1)
  • Supports /design path url (Issue - #2)

1.1.0

  • Fixed a major bug with the code generation related to input fields (textarea and textbox)
  • Added automatic caret color change based on the foreground in input fields
  • Made image generation better (no more excess images)
  • Removed unnecessary code from being generated

Support me on PatreonCheck out my socials