Skip to content

tchx84/Flatseal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

208cb6f · Mar 17, 2025
Sep 18, 2024
Sep 30, 2024
Jul 27, 2024
Mar 17, 2025
Apr 13, 2024
Oct 7, 2024
Jul 27, 2024
Apr 23, 2022
Sep 29, 2020
Sep 30, 2024
Jan 27, 2020
Jul 27, 2024
Sep 30, 2024
Sep 18, 2024
Sep 30, 2024

Repository files navigation

Flatseal CI

Flatseal is a graphical utility to review and modify permissions from your Flatpak applications.

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 the documentation page.

Get it

Build it yourself

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

Or just use Builder

Contribute

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

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 the GNU General Public License for more details.