Skip to content
This repository was archived by the owner on Jun 5, 2021. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

11 Commits

Repository files navigation

nodebmc

nodebmc is a client library for xbmc.

Installation

From npm:

npm install nodebmc

From source:

git clone https://github.com/gtuk/nodebmc.git
npm link

Usage

// remote videovarbrowser=require('nodebmc').createBrowser();browser.on('deviceOn',function(device){device.play('http://remotehost/video.mp4',function(){console.info('video playing...');});});browser.start();

For more examples visit test folder

About

A XBMC RPC client for node.js

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages