USBGuardGUI is a graphic overlay of USBGuard which allows to authorize or reject a device.
Installation can be done via .deb
file.
Go to the latest release for download .deb
file.
Run command (where DEB_PACKAGE
is the downloaded file):
sudo apt install ./<DEB_PACKAGE>
Do not get attention to Download is performed unsandboxed
.
Don't forget to logout/login after install.
You can create issues and PRs by yourself if you experienced a bug or if you have an idea for a new feature.
Please respect Conventional Commits specification for all of your commits.