Update README

This commit is contained in:
localhost_frssoft 2022-11-09 00:03:22 +03:00
parent 7e936d9bbb
commit d57b79468e
1 changed files with 11 additions and 13 deletions

View File

@ -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)