Skip to content

atouminet/fip-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIP-Player

A simple FIP radio (and Radio France) player with mpris metadata

White theme

Dark theme

How to use

Dependencies

You need to have libmpv installed on your system.

Arch

pacman -S mpv

Ubuntu

apt install libmpv-dev

Use pre builds

Download latest release

chmod +x fip-player
./fip-player

Install

sudo cp fip-player /usr/local/bin

Build and run

Requires Go >= 1.19 and libmpv

go run .

Run in debug mode (creates a log file in /tmp)

go run . -d

Credits

About

FIP client with metadata

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%