Skip to content

an exec wrapper between policykit's and sudo like programs

License

Notifications You must be signed in to change notification settings

lazypwny751/polkish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

polkish

a very very simple library for exec wrapper between policykit's and sudo like programs

Installation

git clone https://github.com/lazypwny751/polkish.git
cd polkish
sudo make all

Usage

# in bash script
source /usr/local/lib/bash/5.1/polkish.sh
polkish.exec whoami
# or directly on command line:
polkish "make" "install"
polkish make uninstall

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL3

About

an exec wrapper between policykit's and sudo like programs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published