From 5a9ed4374f40d1c4f306ce3c99f6b2f5f4ea1cb7 Mon Sep 17 00:00:00 2001 From: Odizinne Date: Fri, 23 Aug 2024 16:51:17 +0200 Subject: [PATCH] Added HeadsetControl-Qt third party project to readme (#367) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b0f08e..4532d69 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,8 @@ The following additional software can be used to enable control via a GUI [HeadsetControl-SystemTray](https://github.com/zampierilucas/HeadsetControl-SystemTray) adds a system tray icon, displaying the current amount of battery. (Python based) +[HeadsetControl-Qt](https://github.com/Odizinne/HeadsetControl-Qt) adds a system tray icon, GUI with various settings, Linux compatible. (Qt C++ based) + ## Development Look at the [wiki](https://github.com/Sapd/HeadsetControl/wiki/Development) if you want to contribute and implement another device or improve the software.