roku-ecp
Version:
A Node package designed to control Roku devices using TypeScript
22 lines (14 loc) • 1.05 kB
Markdown
# Roku ECP TypeScript NPM Package
[](https://www.npmjs.com/package/roku-ecp)
[](https://www.npmjs.com/package/roku-ecp)
[](https://bundlephobia.com/result?p=roku-ecp)
[](./LICENSE.md)
[](https://github.com/prettier/prettier)
A Node package designed to control Roku Devices using TypeScript! Compatible with NodeJS and browsers.
### Getting started
```
$ npm install --save roku-ecp
```
See docs for [setup](https://github.com/zakwht/roku/blob/main/docs/setup.md) & [class API](https://github.com/zakwht/roku/blob/main/docs/api.md).
### Acknowledgments
- **Developed as an wrapper for** the [Roku External Control Protocol](https://developer.roku.com/en-ca/docs/developer-program/debugging/external-control-api.md) API