recline-client

1.0.5 • Public • Published

Recline client

This is a client for the Recline media server which is designed to enable your media server to control TVs automatically. If you just want to use the web UI, you don't need this.

Installation

npm install -g recline-client
recline-client

Running recline-client the first time will tell you where your config file is located. At a minimum you'll need to edit this config file to point at your server, and that's it.

{
    client: {
        serverUrl: 'https://myrecline.example.com/'
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i recline-client

Weekly Downloads

0

Version

1.0.5

License

ISC

Unpacked Size

4.92 kB

Total Files

5

Last publish

Collaborators

  • bablakeluke