1
0
Fork
You've already forked Spotis
0
music player in shell written in C++17 with miniaudio
  • C++ 100%
Find a file
2026年06月18日 21:23:47 +02:00
external first commit 2026年05月25日 22:05:11 +02:00
include Spotis 1.0 add more function 2026年06月18日 21:23:47 +02:00
src Spotis 1.0 add more function 2026年06月18日 21:23:47 +02:00
.gitignore first commit 2026年05月25日 22:05:11 +02:00
CMakelists.txt Spotis 1.0 add more function 2026年06月18日 21:23:47 +02:00
LICENCE first commit 2026年05月25日 22:05:11 +02:00
README.md Spotis 1.0 add more function 2026年06月18日 21:23:47 +02:00

Licence

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