Skip to content

Added Ubuntu instructions + how to build AppImage for Linux + Icon#4

Open
iliabaranov wants to merge 4 commits into
vikboyechko:mainfrom
iliabaranov:main
Open

Added Ubuntu instructions + how to build AppImage for Linux + Icon#4
iliabaranov wants to merge 4 commits into
vikboyechko:mainfrom
iliabaranov:main

Conversation

@iliabaranov
Copy link
Copy Markdown

image

Tested and working on Ubuntu 24.04, also added ability to create Linux AppImages.
Went ahead and made an Icon version of your logo (hopefully that's ok? :) )

Claude helped me figure out the AppImage issues.

Lastly, added a .gitignore file to automatically omit the python cache files, venv files, and the generated AppImage.

Let me know if you want me to split, squash, or otherwise rework this pull request, happy to do so.

iliabaranov and others added 4 commits March 29, 2026 15:12
Add appimage/ metadata directory with entrypoint, desktop file, and icon
for building with python-appimage. Use Pillow for icon loading to support
bundled Python environments lacking Tk PNG support. Update README with
corrected AppImage build instructions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replace cross-thread self.after() calls with a queue polled from the
main thread — bundled Tcl/Tk is not thread-safe and crashes with
"out of stack space" otherwise.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant