Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marco-nicola/usbguard-simple-gui-py-qt

A simple unambitious system tray applet and GUI for interacting with USBGuard.
https://github.com/marco-nicola/usbguard-simple-gui-py-qt

dbus dbus-python gui pyside2 python3 security security-hardening usb usb-devices usbguard

Last synced: about 1 month ago
JSON representation

A simple unambitious system tray applet and GUI for interacting with USBGuard.

Awesome Lists containing this project

README

        

# USBGuard Simple GUI Py/Qt

A simple unambitious system tray applet and GUI for interacting with
[USBGuard](https://usbguard.github.io/).

It is implemented in Python 3, using
[Qt for Python / PySide2](https://www.qt.io/qt-for-python) for
graphical interactions, and communicating with USBGuard via
[D-Bus](https://dbus.freedesktop.org/doc/dbus-python/).