Skip to content

mpc.js is a javascript client library for the Music Player Daemon.

Notifications You must be signed in to change notification settings

hbenl/mpc-js-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpc.js

mpc.js is a javascript client library for the Music Player Daemon.

It features a Promise-based API for all mpd commands, type definitions for Typescript and works in both node.js and current browsers (connecting to mpd through a WebSocket bridge like websockify).

This is the core package containing everything except the browser- and node-specific networking code.

Documentation

Installation and usage examples for mpc.js can be found here and Typedoc-generated API documentation is available here.

About

mpc.js is a javascript client library for the Music Player Daemon.

Resources

Stars

Watchers

Forks

Packages

No packages published