mirror of
https://gitea.phreedom.club/localhost_frssoft/funkwlmpv
synced 2024-11-18 13:13:01 +00:00
Update README
This commit is contained in:
parent
7e936d9bbb
commit
d57b79468e
24
README.md
24
README.md
@ -1,24 +1,22 @@
|
||||
# funkwhale-cli
|
||||
Just for fun. Simple "player" API script for FunkWhale instances.
|
||||
Just for fun. Simple "player" client for FunkWhale instances. Writen on python
|
||||
|
||||
Features:
|
||||
* Select and listen tracks
|
||||
Features:
|
||||
* Simple interface
|
||||
* Listen tracks
|
||||
* Listen radios (include users/libraries)
|
||||
* 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
|
||||
* Switch instance from public list in config.json[1]..
|
||||
* All others features 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)
|
||||
* python3.9+
|
||||
* [mpv](https://mpv.io)
|
||||
* [fzf](https://github.com/junegunn/fzf)
|
||||
```pip install -r requirements.txt```
|
||||
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user