English | 中文
This is a GUI application for managing AutoSudo rules. It allows users to easily add, edit, and delete rules without needing to use the command line.
(Actually it is currently impossible to edit the rules using the command line, and this GUI is the only way to manage the rules, if you do not want to make your own management tool out of AutoSudoSdk.)
- [AutoSudo] (https://github.com/Tianming-Wu/AutoSudo)
- [Qt 6.10+] (https://www.qt.io/download)
Thanks to Qt Opensource for providing the powerful framework for building this application.