Unofficial collection of apps, packages and APIs for global player radio.
TUI application for streaming live radio, and streaming or downloading catchup episodes.
Published in the AUR: gobal-player-tui.
yay -S gobal-player-tui
go install github.com/jj-style/gobal-player/cmd/gobal-player-tui@v0.1.21
gobal-player-tui
RESTful server with friendly APIs to global player, and more features coming soon!
Run with docker: docker run --rm -it -p 8080:8080 ghcr.io/jj-style/gobal-player/gobal-player-server:v0.1.21
Please install pre-commit, and just and run just hooks
to initialize your git pre-commit hooks.