Applicazione Linux GTK+ per scaricare musica da Funkwhale
https://funkwhale.it
72c28b2518
- build.sh: will build for release - ./install.sh: - default $PREFIX set to /usr/local to avoid installing in / - use install over cp - ./uninstall.sh: - remove installed files (leave directory structure though) - default $PREFIX set to /usr/local |
||
---|---|---|
debian | ||
icons | ||
src | ||
.gitignore | ||
.travis.yml | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
build.sh | ||
install.sh | ||
mobydick.desktop | ||
screen-list.png | ||
screen-main.png | ||
uninstall.sh | ||
xyz.gelez.mobydick.appdata.xml |
README.md
Mobydick
GTK+ app to download music from Funkwhale
Build with cargo run
/cargo build
.
You can also download prebuilt binaries for Linux.