Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kotleni/sndchprev-linux
Sound channels direction preview for games on Linux. (X11 and PipeWire only)
https://github.com/kotleni/sndchprev-linux
c gaming linux linux-gaming pipewire x11
Last synced: 5 days ago
JSON representation
Sound channels direction preview for games on Linux. (X11 and PipeWire only)
- Host: GitHub
- URL: https://github.com/kotleni/sndchprev-linux
- Owner: kotleni
- License: gpl-3.0
- Created: 2024-10-13T21:16:10.000Z (about 1 month ago)
- Default Branch: dev
- Last Pushed: 2024-10-16T22:34:11.000Z (29 days ago)
- Last Synced: 2024-10-18T21:40:10.704Z (27 days ago)
- Topics: c, gaming, linux, linux-gaming, pipewire, x11
- Language: CMake
- Homepage:
- Size: 331 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## sndchprev
![C](https://img.shields.io/badge/c-%2300599C.svg?style=for-the-badge&logo=c&logoColor=white)
![CMake](https://img.shields.io/badge/CMake-%23008FBA.svg?style=for-the-badge&logo=cmake&logoColor=white)
Sound channels direction preview for games on Linux. (X11 and PipeWire only)
Warning! It's very poor and unstable.
Check issues to get more information about developing.### Dependencies
```cmake, gcc, pipewire, x11```### Building
```bash
git clone https://github.com/kotleni/sndchprev-linux
cd sndchprev-linux
mkdir build && cd build
cmake ..
make
```### Example