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
flatpak

Flatpak-ext is a binary that allows you to do extra things with flatpak, including:

NOTE (2024/09/16): This project is currently being revived, which will take some time! I've learned a lot about rust since starting this project and I hope to clean it up a lot and add more features and better documentation.

Examples

Run Inkscape from flathub without installing it:

flatpak-ext run-temp -a org.inkscape.Inkscape

Contributing

There are many ways we can extend and automate flatpak to make it work in new exciting ways. Contributions are absolutely welcome! See CONTRIBUTING.md for more information!