Skip to content

gc-user/qsudo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qsudo

Grahical front-end to launching applications through "sudo", and promting for password as needed.

Core component of Project Trident https://project-trident.org

License

Available under the 2-Clause BSD License

Requirements

  • Qt 5.10+ modules:
    • core
    • gui
    • widgets
  • For build only:
    • Qt Linguist (assembling translations)
  • For runtime:
    • "sudo" utility

How to build

  • cd src-qt5
  • qmake
  • make install

History

Originally written for TrueOS by Kris Moore in 2016, this utility was given over to Project Trident in 2018 when TrueOS depricated all of their graphical utilities. It has been maintained and updated by Project Trident since 2018.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 68.6%
  • QMake 15.6%
  • Shell 12.3%
  • Makefile 3.5%