An open API service indexing awesome lists of open source software.

https://github.com/netzulo/chromecast-manager-api

API rest for chromecast-manager proyect, https://github.com/netzulo/chromecast-manager
https://github.com/netzulo/chromecast-manager-api

Last synced: about 3 hours ago
JSON representation

API rest for chromecast-manager proyect, https://github.com/netzulo/chromecast-manager

Awesome Lists containing this project

README

          

# chromecast-manager-api

- TODO list:

+ [x] Get devices connected to LAN
+ [x] Allow to send mp4 videos to ChromeCast Device
+ [] Support for Chromecast Audio device
+ [] Get tracklist of each device
+ [] Launch video uploading first to API
+ [] Use Youtube Funcionality APP
+ [] Use HBO Funcionality APP
+ [] Use NEFLIX Funcionality APP

## Install

```
npm install
```

## Test

```
npm test
```