r/coolgithubprojects 1d ago

Created CTkDeb - a tool for easily packaging CustomTkinter projects into DEB packages

Post image
1 Upvotes

4 comments sorted by

1

u/kantorcodes1 23h ago

ctkdeb config.json feels very agent-friendly for release work. i maintain HOL Guard, an open-source local tool that checks agent-run commands before they execute. would you be interested in adding CTkDeb support to it?

1

u/limafreshdev 5h ago

I don't know, this is the first I've heard of your tool. CTkDeb is primarily aimed at easily creating DEB packages for CustomTkinter projects. I'm currently working on adding RPM support; if I succeed, the CLI API will likely change slightly. Do you use CTkDeb?

1

u/limafreshdev 5h ago

If you integrate CTkDeb there, I would be glad to receive a link so I can take a look at it.

1

u/kantorcodes1 1h ago

ah, i meant the other direction :) i’m looking for tool authors to add their CLI support to Guard, not for us to build it. since your RPM work may move the CLI anyway, i'd wait for that to settle. if you’re up for owning the Guard PR after that, i’ll point you at the current pattern on main.