Home

Awesome

TUISIC

TUI Online Music Streaming application.

https://github.com/user-attachments/assets/8e97eced-cf83-447b-8160-b2871ca4cb61

It let's you search and play online songs from cli hassle free.

Sources

It fetches songs from some platforms:

Dependencies

sudo pacman -S curl mpv

Build, Compile & Run

mkdir build && cd build
cmake ..
make
./tuisic

What it uses ?

Contribution

It's open for contribution, read CONTRIBUTING.md for more information.