This project is distributed under the GNU GPL-3.0 license. For details, please refer to the LICENSE file.
At the moment, CustomPlayer is available only on Linux with PipeWire.
git clone https://github.com/Mykhail024/CustomPlayer.git && cd CustomPlayer
mkdir build && cd build
cmake .. && make -j$(nproc)
sudo make install
This project uses third-party components such as TagLib (TagLib License) which have their own respective licenses. Please review the relevant licenses for these components.
This project uses icons from multiple third-party icon packs. The icons used in this project are from the following icon packs and are licensed under their respective licenses:
- IonIcons - Ben Sperry, MIT License
- Zondicons - Steve Schoger, MIT License
- css.gg - Astrit, MIT License
- MaterialDesign - Pictogrammers, Apache 2.0 License