Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kde/flatpak-kcm

Flatpak Permissions Management KCM
https://github.com/kde/flatpak-kcm

Last synced: 4 days ago
JSON representation

Flatpak Permissions Management KCM

Awesome Lists containing this project

README

        

# Flatpak Permissions Management KCM

The KCM allows changing what permissions have been granted to installed Flatpak applications.

![Basic Section](Resources/BasicPermissionsScreenshot.png)
![Advanced Section](Resources/AdvancedPermissionsScreenshot.png)

## Building and Running:

- cd wherever/you/like
- git clone [ the link you copy from the clone option ]
- cd flatpak_kcm
- mkdir build
- cd build
- cmake .. -DCMAKE_INSTALL_PREFIX=~/.local/kde
- make install
- source prefix.sh
- kcmshell6 kcm_flatpak