Skip to content

rizajur/Flatseal

 
 

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.

RHEL 9 Compatiblity [Almalinux and RockyLinux, etc]

In case the application font texts are not displayed correctly please use the

gsettings set org.gnome.desktop.interface font-name "DejaVu Sans Regular 10" where the 10 is the font size

or

gnome-tweaks package to change the font for Interface Text from the default to something silimar like dejavu sans regular.

Get it

Build it yourself

git clone https://github.com/tchx84/Flatseal.git
cd Flatseal
flatpak --user install org.gnome.{Platform,Sdk}//43
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.

About

Manage Flatpak permissions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.6%
  • HTML 11.4%
  • CSS 1.7%
  • Meson 1.3%