music player in shell written in C++17 with miniaudio
- C++ 100%
| external | first commit | |
| include | Spotis 1.0 add more function | |
| src | Spotis 1.0 add more function | |
| .gitignore | first commit | |
| CMakelists.txt | Spotis 1.0 add more function | |
| LICENCE | first commit | |
| README.md | Spotis 1.0 add more function | |
Spotis 1.0
Update in Spotis
Now you can increase the sound file and decrease the sound file for volumes. And adding Loop for music file
About Spotis
spotis is a Audio player like spotify but in the shell 🎧 spotis use Miniaudio for backend-audio miniaudio. You can load this audio file (mp3, mp4, .wav)
git clone https://codeberg.org/frex_vm18/Sportis.git
cd Sportis && mkdir build
cmake ..
requirement
CMake 3.16 or higher compiler C++ support C++17 or higher like gcc