Skip to content

ryanabx/flatpak-ext

Repository files navigation

drawing

Flatpak-ext: Tools to extend flatpak

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

  • Running flatpaks without installing them [Implemented]
  • More functionality coming soon!

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!