From d57b79468ee791c6433590c5b4a6c0f96df982ac Mon Sep 17 00:00:00 2001 From: localhost_frssoft Date: Wed, 9 Nov 2022 00:03:22 +0300 Subject: [PATCH] Update README --- README.md | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 58846e0..0fa98f0 100644 --- a/README.md +++ b/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)