bmpc

command module
v0.0.0-...-2244ca0 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2022 License: MIT Imports: 8 Imported by: 0

README

bmpc

bmpc is a web-based MPD client focused on simplicity and ease of use. It is also intended as a proof-of-concept of a WebSocket MPD client (https://github.com/MusicPlayerDaemon/MPD/issues/1511).

Some features:

  • Simple installation thanks to Golang.
  • Free and open source: this project is under the MIT license.
  • Hackable: no NodeJS tool required to build, use modern ECMAScript 2017 code for readability.

Installation

bmpc requires a MPD-compatible music server as it is only a client.

bmpc needs to be installed on a machine that can access MPD socket.

Using Golang

You can use go install to download and compile bmpc directly. The output binary is usually in ~/go/bin/bmpc.

go install github.com/erdnaxe/bmpc@latest

How to contribute

Please check your code using standardjs.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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