Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Easily create polkit authentication agents by using commands

License

Notifications You must be signed in to change notification settings

TheRedCyclops/cmd-polkit-mispelling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Easily create polkit authentication agents by using commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.3%
  • Shell 1.3%
  • Other 1.4%