Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axtloss/flatpaks

random stuff i packaged as flatpak
https://github.com/axtloss/flatpaks

Last synced: about 2 months ago
JSON representation

random stuff i packaged as flatpak

Awesome Lists containing this project

README

        

# Flatpaks
Random stuff that I packaged as Flatpaks.

# Building & Installing Flatpaks
Just move into the directory of the Flatpak you want to install, and run `flatpak-builder --user --install --force-clean build-dir .yml`

If an application needs some extra work before being able to install/build it, it will have a README in it describing the process in more detail.