mpdlrc

command module
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2021 License: MIT-0 Imports: 9 Imported by: 0

README

mpdlrc

Install

Installation requires a go compiler and the go tool.

Install to ${GOPATH:-$HOME/go}/bin using the go tool.

$ go install github.com/env25/mpdlrc@latest

or use master branch

$ go install github.com/env25/mpdlrc@master

NOTE: You may need to add ${GOPATH:-$HOME/go}/bin to $PATH.

Setup and Configure

You'll need to setup MPD first.

Configuration is done using a TOML config file. The config file should be located in ${XDG_CONFIG_HOME:-$HOME/.config}/mpdlrc/config.toml.

Documentation for the config file can be found in docs/config-docs.toml.

Example file:

MusicDir = "$HOME/Music"
LyricsDir = "$HOME/Music"

[MPD]
Connection = "unix"
Address = "${XDG_RUNTIME_DIR}/mpd/socket"

Run

$ mpdlrc

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
mpd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL