a music player which uses deezer and youtube to play your songs in rust!
released for the kernel sidequest for flavortown
currently, harp is only compatible with macos and linux!
make sure you have mpv installed -
install mpv using brew
brew install mpvthen, just extract the appropriate release, wether intel or arm, and run -
chmod +x hifi-cli
./hifi-cliihave fun!
install mpv using your package manager
sudo apt install mpv # debian, ubuntu, mint
sudo pacman -S mpv # arch btw
sudo dnf install mpv # fedorathen just install the linux release and run -
chmod +x hifi-cli
./hifi-cliicurrently, the project is at a very simple mvp, but there are a few features that i want to add, which would make it more like a music player!
features to add -
- option to choose metadata provider
- lyrics
- better UI, with colors and different views
- windows binary