This project was created to attempt improving already existing audio players, that unfortunately have some missing features on mac/linux
The main issues this project is trying to solve is:
- Better support for playing local files
- Structurizing the files' paths
- clone this project
- install meson (you can learn more about how to do that on their page)
- run
meson setup buildto create the build directory - open it with
cd build - run
meson compile - open your executable