Skip to content

build: add linuxbuild.sh to generate an AppImage file for portable distribution - #138

Open
joshanne wants to merge 2 commits into
dronecan:masterfrom
joshanne:pr/add-app-image-generation-script
Open

build: add linuxbuild.sh to generate an AppImage file for portable distribution#138
joshanne wants to merge 2 commits into
dronecan:masterfrom
joshanne:pr/add-app-image-generation-script

Conversation

@joshanne

@joshanne joshanne commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

I needed a way to be able to easily distribute a standalone/portable executable to linux (ubuntu) users of the tool without having to setup full python environments.

Takes inspiration from the macbuild.sh implementation.

Generates an AppImage that can be launched on linux operating systems to use the tool.

Added a github action workflow for generating the AppImage.

@joshanne
joshanne force-pushed the pr/add-app-image-generation-script branch from 793f596 to 226bb73 Compare August 4, 2026 11:18
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