OmarCastro / cmd-polkit

Easily create polkit authentication agents by using commands
GNU Lesser General Public License v2.1
24 stars 3 forks source link

cmd-polkit

A tool that allows to easily customize the UI used to authenticate on polkit

Dependencies

Dependency Version
glib 2.0
json-glib 1.0
polkit-agent 2.0
gtk+ 3.0

Instalation

It requires meson build system and the dependencies installed

$ meson setup build
$ meson compile -C build
$ meson install -C build

More documentation on https://omarcastro.github.io/cmd-polkit/