Skip to content

Commit 93732f7

Browse files
committed
Add an initial minimal description to the README
1 parent a57dd4c commit 93732f7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
# usbguard-simple-gui-py-qt
1+
# USBGuard Simple GUI Py/Qt
2+
3+
A simple unambitious system tray applet and GUI for interacting with
4+
[USBGuard](https://usbguard.github.io/).
5+
6+
It is implemented in Python 3, using
7+
[Qt for Python / PySide2](https://www.qt.io/qt-for-python) for
8+
graphical interactions, and communicating with USBGuard via
9+
[D-Bus](https://dbus.freedesktop.org/doc/dbus-python/).

0 commit comments

Comments
 (0)