Go to file
localhost_frssoft 5910987781 Fix cache helper script 2023-03-01 01:14:23 +03:00
src More attempts for federate 2023-02-06 02:01:53 +03:00
.gitignore Checks config; other changes 2022-11-10 02:23:18 +03:00
COPYING Removed license; added copying cc0 (public domain) 2022-11-23 02:46:01 +03:00
MIRRORS +1 mirror 2022-12-03 13:26:18 +03:00
README.md Add info about cache and cache_helper.sh script 2023-03-01 00:03:35 +03:00
cache_helper.sh Fix cache helper script 2023-03-01 01:14:23 +03:00
funkwhale_cli.py autopep8 fixes 2022-12-18 04:02:53 +03:00
requirements.txt requirements 2022-11-02 03:09:13 +03:00

README.md

funkwhale-cli

Just for fun. A simple "player" client for FunkWhale instances. Writen on python

Features:

  • Simple interface
  • Listening to tracks
  • Listening to radios (including users/libraries)
  • Selecting and listening to albums
  • Selecting and listening to artists
  • Search by albums, artists
  • Switching instance from the public list[1] and the official instances list network.funkwhale.audio (if avalaible)
  • All other features are working 50/50

Dependencies:

Python dependencies:
pip install -r requirements.txt Optional: brotli

About cache folder

funkwhale-cli first to cache tracks before playing. Cache is persistent and You manage manually as is.
Cache structure: cache/domain.tld/[track uuid]
You can to play tracks offline, example: mpv --shuffle cache//
cache_helper.sh - just useful for compression cache (lossy: vorbis 128 kbps, no thumbnail)

Also, tnx Inex for his FunkWhale instance (set by default instance)

[1]Warning: may content unofficial instances