2023-01-24 00:50:34 +00:00
2023-01-24 04:29:43 +04:00
2023-01-24 04:47:21 +04:00
2023-01-24 04:29:43 +04:00
2023-01-24 00:50:34 +00:00

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/
```
Description
Funkwhale CLI tool
Readme 56 KiB
Languages
Dart 83.5%
Shell 16.5%