Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xat/dlnacast
Cast local media to your TV through UPnP/DLNA
https://github.com/xat/dlnacast
Last synced: 9 days ago
JSON representation
Cast local media to your TV through UPnP/DLNA
- Host: GitHub
- URL: https://github.com/xat/dlnacast
- Owner: xat
- License: mit
- Created: 2015-04-19T11:48:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T16:28:30.000Z (7 months ago)
- Last Synced: 2024-09-26T08:13:28.423Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 150 KB
- Stars: 294
- Watchers: 18
- Forks: 26
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dlnacast
Cast local media to your TV through UPnP/DLNA.
Based on thibauts [node-upnp-mediarenderer-client](https://github.com/thibauts/node-upnp-mediarenderer-client).### usage
```
dlnacast [--type ] [--address ] [--subtitle ]
dlnacast --listRenderer
```### installation
`npm install dlnacast -g`
## License
MIT