funkwlmpv/README.md

28 lines
817 B
Markdown
Raw Permalink Normal View History

2022-03-29 23:47:33 +00:00
# funkwhale-cli
2022-11-08 21:30:04 +00:00
Sorry. Deprecated. Rewriten on python.
Check new branch: py_fw_cli
___
2022-03-29 23:47:33 +00:00
Just for fun. Simple "player" API script for FunkWhale instances.
2022-04-02 22:38:17 +00:00
Features:
* Select and listen tracks
2022-04-04 10:16:07 +00:00
* Select and listen albums
2022-04-07 12:27:15 +00:00
* Select and listen artists
2022-04-02 16:21:25 +00:00
* Select and listen podcasts
2022-04-04 10:16:07 +00:00
* Switch instance from public list in config.json[1] or manual input. Also recent used instance list.
2022-03-29 23:47:33 +00:00
* All others futures maybe working 50/50
Depends:
2022-04-01 10:52:20 +00: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-29 23:47:33 +00:00
2022-08-02 09:08:18 +00:00
Also, thk Inex for FunkWhale instance (set by default instance)
2022-04-02 16:21:25 +00:00
[1]**Warning:** "Public" list instances in config.json may content _unofficial instance_
2022-03-30 18:55:54 +00:00
___
2022-03-30 19:05:39 +00:00
Demo (sorry for low quality...):
![demo](demo.webm)