Funkwhale CLI tool
Go to file
NaiJi ✨ bce3c986ec Update 'README.md' 2023-01-24 00:50:34 +00:00
LICENSE chore: Init 2023-01-24 04:29:43 +04:00
README.md Update 'README.md' 2023-01-24 00:50:34 +00:00
funkblubber chore: Init 2023-01-24 04:29:43 +04:00
icon.png chore: Add icon 2023-01-24 04:47:21 +04:00

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/
```