/vv

Web App client for MPD(Music Player Daemon)

Primary LanguageGoMIT LicenseMIT

vv

Web App client for Music Player Daemon

screenshot

Installation

go install github.com/meiraka/vv@latest

Or get pre-built binary from GitHub Releases page and extract to somewhere you want.

Options

-d, --debug                        use local assets if exists
    --mpd.addr string              mpd server address to connect
    --mpd.binarylimit string       set the maximum binary response size of mpd
    --mpd.conf string              set mpd.conf path to get music_directory and http audio output
    --mpd.music_directory string   set music_directory in mpd.conf value to search album cover image
    --mpd.network string           mpd server network to connect
    --server.addr string           this app serving address
    --server.cover.remote          enable coverart via mpd api

Configuration

put config.yaml to /etc/xdg/vv/ or ~/.config/vv/