Hello. I wrote a tool called CTkDeb for easily packaging CustomTkinter projects into DEB packages. I used it to create a package for your project (MarkItDown Desktop) - it was installed, and an icon was created in the application menu. The application runs. You can export the ctkdeb.json configuration file from CTkDeb to the repository for reuse, and Ubuntu/Debian users will be able to install your application as a DEB package.
Hello. I wrote a tool called CTkDeb for easily packaging CustomTkinter projects into DEB packages. I used it to create a package for your project (MarkItDown Desktop) - it was installed, and an icon was created in the application menu. The application runs. You can export the
ctkdeb.jsonconfiguration file from CTkDeb to the repository for reuse, and Ubuntu/Debian users will be able to install your application as a DEB package.