https://github.com/chrislauinger77/qontrolpanel
Custom windows sound panel
https://github.com/chrislauinger77/qontrolpanel
headset headsetcontrol settings sound
Last synced: about 2 months ago
JSON representation
Custom windows sound panel
- Host: GitHub
- URL: https://github.com/chrislauinger77/qontrolpanel
- Owner: ChrisLauinger77
- License: gpl-3.0
- Created: 2026-01-08T16:25:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-04-19T09:56:09.000Z (about 2 months ago)
- Last Synced: 2026-04-19T11:18:57.133Z (about 2 months ago)
- Topics: headset, headsetcontrol, settings, sound
- Language: C++
- Homepage:
- Size: 8.04 MB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# QontrolPanel
[]()
[]()
[]()
QontrolPanel is an enhanced audio panel for Windows.
It provide output and input volume / device / mute control as well as application volume mixer.

## HeadsetControl integration

For a list of supported headsets visit [here](https://github.com/Sapd/HeadsetControl?tab=readme-ov-file#supported-devices).
If you like my work, please consider supporting me !
## Usage
Left click on the tray icon to reveal the panel.
Click anywhere or left again on the tray icon to close the panel.
Double click on tray icon will open the settings pane.
Default section of settings pane is configurable in General section.
## Translations
Translators should have a look [here](.github/TRANSLATIONS.md).
## Installation
### Winget
```pwsh
winget install ChrisLauinger77.QontrolPanel
```
### Manual
Download latest version [here](https://github.com/ChrisLauinger77/QontrolPanel/releases/latest).
Use the provided installer or download the archive, extract it, and run `bin/QontrolPanel.exe`.
## Build the project
See [here](.github/BUILDING.md).
## Credits
- [Odizinne](https://github.com/Odizinne) for [this great tool I forked](https://github.com/Odizinne/QontrolPanel) and try to keep alive
- Used OCEAN sound effects from KDE
- Used icons from FlatIcon and VeryIcon
- Application icon from [Yogi Aprelliyanto](https://www.flaticon.com/authors/yogi-aprelliyanto)
- [Sapd](https://github.com/sapd/) for [HeadsetControl](https://github.com/Sapd/HeadsetControl)
```
```