funkwlmpv/README.md

25 lines
744 B
Markdown
Raw Normal View History

2022-03-30 02:47:33 +03:00
# funkwhale-cli
Just for fun. Simple "player" API script for FunkWhale instances.
2022-04-03 01:38:17 +03:00
Features:
* Select and listen tracks
2022-04-04 13:16:07 +03:00
* Select and listen albums
2022-04-07 15:27:15 +03:00
* Select and listen artists
2022-04-02 19:21:25 +03:00
* Select and listen podcasts
2022-04-04 13:16:07 +03:00
* Switch instance from public list in config.json[1] or manual input. Also recent used instance list.
2022-03-30 02:47:33 +03:00
* All others futures maybe working 50/50
Depends:
2022-04-01 13:52:20 +03:00
* [mpv](https://mpv.io) (recommended)
* [jj](http://gitea.phreedom.club/localhost_frssoft/jj)
* [curl](https://curl.se/)
* [fzy](https://github.com/jhawthorn/fzy)
2022-03-30 02:47:33 +03:00
2022-08-02 12:08:18 +03:00
Also, thk Inex for FunkWhale instance (set by default instance)
2022-04-02 19:21:25 +03:00
[1]**Warning:** "Public" list instances in config.json may content _unofficial instance_
2022-03-30 21:55:54 +03:00
___
2022-03-30 22:05:39 +03:00
Demo (sorry for low quality...):
![demo](demo.webm)