Skip to content

A simple TUI online music stream app written in c++ with easy vim keybinds.

License

Notifications You must be signed in to change notification settings

Dark-Kernel/tuisic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUISIC

TUI Online Music Streaming application.

tuisic.mp4

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

Sources

It fetches songs from some platforms:

  • SoundCloud
  • LastFM
  • ForestFM
  • YouTube ( Yet to be implemented )

Dependencies

sudo pacman -S curl mpv fmt yt-dlp

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.

About

A simple TUI online music stream app written in c++ with easy vim keybinds.

Resources

License

Stars

Watchers

Forks

Packages

No packages published