App to play music through the terminal.
Clone of repository
git clone https://github.com/informeai/termplay.git
Build
cd termplay
go build .
Unix:
./termplay <path of musics>
Windows
termplay.exe <path of musics>
or
create archive .env
in directory termplay.
write on archive:
PATH_MUSICS=< path of musics >
made with ❤️ by informeai