Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request]: Add TkForge CLI #5933

Open
7 tasks done
Axorax opened this issue Jun 21, 2024 · 0 comments
Open
7 tasks done

[Request]: Add TkForge CLI #5933

Axorax opened this issue Jun 21, 2024 · 0 comments
Labels
package-request requesting new package

Comments

@Axorax
Copy link

Axorax commented Jun 21, 2024

Prerequisites

  • I have searched all issues/PRs to ensure it has not already been reported or fixed.

Criteria

  • Non-GUI tool
  • Reasonably well-known and widely used (e.g. if it's a GitHub project, it should have at least 500 stars and/or 150 forks)
  • English interface (or at least English documentation)
  • Latest stable version
  • Full version (i.e. not a trial version)
  • Fairly standard install (e.g. uses a version-specific download URL, no elaborate pre/post install scripts)

Name

tkforge

Description

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

Homepage

https://github.com/Axorax/tkforge

Download Link(s)

https://github.com/Axorax/tkforge/releases

Some Indication of Popularity/Repute

Note

It does not meet the requirement "Reasonably well-known and widely used (e.g. if it's a GitHub project, it should have at least 500 stars and/or 150 forks)" but I still ticked it. It's still quite a new project. I hope this will be fine. 😅

GitHub Stars: 214
276 upvotes on Reddit Post and 25 comments

tkforge.json

{
    "version": "2.0.0",
    "url": "https://github.com/Axorax/tkforge/releases/download/v2.0.0/tkforge-cli.exe",
    "homepage": "https://github.com/Axorax/tkforge",
    "license": "Apache-2.0",
    "description": "Drag & drop in Figma to create a Python GUI with ease",
    "iconUrl": "https://raw.githubusercontent.com/Axorax/tkforge/main/assets/icon.png",
    "name": "tkforge",
    "publisher": "Axorax",
    "bin": [
        ["tkforge-cli.exe", "tkforge.exe"]
    ],
    "autoupdate": {
        "url": "https://github.com/Axorax/tkforge/releases/download/v$version/tkforge-cli.exe"
    }
}
@Axorax Axorax added the package-request requesting new package label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package-request requesting new package
Projects
None yet
Development

No branches or pull requests

1 participant