mobydick

GTK+ app to download music from Funkwhale

GPL-3.0 License

Stars
35
mobydick - First version Latest Release

Published by elegaanz over 5 years ago

On Debian, Ubuntu or other DEB-based system, download mobydick_0.1.0_amd64.deb and run

sudo dpkg -i mobydick_0.1.0_amd64.deb

On other Linux systems, download mobydick and run:

./mobydick

# Or if you want it globally
sudo mv ./mobydick /usr/bin/mobydick
mobydick

For non-64-bits Linux and other operating systems, you'll have to build the package from source with cargo.