linux-packaging-rs / flatpak-ext

Run flatpaks without installing them, and more!
https://linux-packaging-rs.github.io/flatpak-ext/
MIT License
18 stars 1 forks source link

Just extract, but do not run #8

Open probonopd opened 1 month ago

probonopd commented 1 month ago

It would be nice if there was an option to just download and extract the application and its dependencies, but not run it. Possibly there should also be a launcher script through which the application extracted in this way could be launched.

Reason: I would like to put the contents downloaded in this way into an AppImage and launch the application through the launcher script.