Skip to content

Easily create polkit authentication agents by using commands

License

Notifications You must be signed in to change notification settings

OmarCastro/cmd-polkit

Repository files navigation

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/