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

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

Awesome Lists containing this project

README

          

# QontrolPanel

[![Version](https://img.shields.io/github/v/release/ChrisLauinger77/qontrolpanel)]()
[![Github All Releases](https://img.shields.io/github/downloads/ChrisLauinger77/qontrolpanel/total.svg)]()
[![license](https://img.shields.io/github/license/ChrisLauinger77/qontrolpanel)]()

QontrolPanel is an enhanced audio panel for Windows.
It provide output and input volume / device / mute control as well as application volume mixer.

![image](.assets/screenshot.png)

## HeadsetControl integration

![image](.assets/screenshot_hsc.png)
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 !



Support me on Ko-fi

## 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)

```

```