Funkwhale CLI tool
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
NaiJi ✨ bce3c986ec Update 'README.md' 1 year ago
LICENSE chore: Init 1 year ago
README.md Update 'README.md' 1 year ago
funkblubber chore: Init 1 year ago
icon.png chore: Add icon 1 year ago

README.md

funkblubber

~~~A simple CLI for Funkwhale~~~

Dependencies:
- [jq](https://stedolan.github.io/jq/) package for curl json parsing.
- [curl](https://curl.se/) package for transferring data with URLs.

### How To

```
./funkblubber [full artist url|full album url]
```

For example:
```
./funkblubber https://whale.domain/library/albums/2165/
```