OmarCastro / cmd-polkit

Easily create polkit authentication agents by using commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Easily create polkit authentication agents by using commands

License:GNU Lesser General Public License v2.1


Languages

Language:C 73.7%Language:JavaScript 16.4%Language:CSS 6.2%Language:Shell 2.1%Language:Meson 1.3%Language:Makefile 0.2%