mirror of
http://gitea.phreedom.club/localhost_frssoft/funkwlmpv
synced 2024-11-06 00:43:15 +00:00
25 lines
744 B
Markdown
25 lines
744 B
Markdown
# funkwhale-cli
|
|
Just for fun. Simple "player" API script for FunkWhale instances.
|
|
|
|
Features:
|
|
* Select and listen tracks
|
|
* Select and listen albums
|
|
* Select and listen artists
|
|
* Select and listen podcasts
|
|
* Switch instance from public list in config.json[1] or manual input. Also recent used instance list.
|
|
* All others futures maybe working 50/50
|
|
|
|
Depends:
|
|
* [mpv](https://mpv.io) (recommended)
|
|
* [jj](http://gitea.phreedom.club/localhost_frssoft/jj)
|
|
* [curl](https://curl.se/)
|
|
* [fzy](https://github.com/jhawthorn/fzy)
|
|
|
|
Also, thk Inex for FunkWhale instance (set by default instance)
|
|
|
|
[1]**Warning:** "Public" list instances in config.json may content _unofficial instance_
|
|
|
|
___
|
|
Demo (sorry for low quality...):
|
|
![demo](demo.webm)
|