Skip to content

Releases: divpreeet/harp-rs

Release list

v0.1.4

Choose a tag to compare

@divpreeet divpreeet released this 28 Apr 13:06

harp-rs release

currently only can be run on macos and linux with mpv!

make sure you have mpv installed on your system -

brew install mpv # macos

sudo apt install mpv # debian, ubuntu, mint
sudo pacman -S mpv  # arch
sudo dnf install mpv  # fedora

then just extract the appropriate release and run using -

chmod +x hifi-cli
./hifi-cli

first release! made in rust, uses deezer and youtube to get the right metadata and the song!

Full Changelog: v0.1.3...v0.1.4