Skip to content

CustomPlayer is a player aimed at convenience and configurability, written in Qt 6.

License

Notifications You must be signed in to change notification settings

Mykhail024/CustomPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomPlayer

Screenshot 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.

Build & Install

git clone https://github.com/Mykhail024/CustomPlayer.git && cd CustomPlayer
mkdir build && cd build
cmake .. && make -j$(nproc)
sudo make install

Used Libraries and APIs

Third-Party Components Licenses

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:

About

CustomPlayer is a player aimed at convenience and configurability, written in Qt 6.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published