Skip to content

tchx84/Flatseal

Repository files navigation

FlatsealCI

Flatseal is a graphical utility to review and modify permissions from yourFlatpakapplications.

Usage

Simply launch Flatseal, select an application and modify its permissions. Restart the application after making the changes. If anything goes wrong just press the reset button.

For more details please visit thedocumentationpage.

Get it

Build it yourself

git clone https://github /tchx84/Flatseal.git
cd Flatseal
flatpak --user install org.gnome.{Platform,Sdk}//46
flatpak-builder --user --force-clean --install build com.github.tchx84.Flatseal.json
flatpak --user run --branch=master com.github.tchx84.Flatseal

Or just useBuilder

Contribute

If you are interested in contributing to this utility just send a pull request tothisrepo.

Disclaimer

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public Licensefor more details.