Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/marco-nicola/usbguard-simple-gui-py-qt
- Owner: marco-nicola
- License: gpl-3.0
- Created: 2019-11-24T16:37:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T20:20:12.000Z (almost 5 years ago)
- Last Synced: 2024-10-08T17:13:58.465Z (about 1 month ago)
- Topics: dbus, dbus-python, gui, pyside2, python3, security, security-hardening, usb, usb-devices, usbguard
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).