Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esnunes/stream-atv
command line interface to streaming video (including subtitles) to apple tv
https://github.com/esnunes/stream-atv
Last synced: about 2 months ago
JSON representation
command line interface to streaming video (including subtitles) to apple tv
- Host: GitHub
- URL: https://github.com/esnunes/stream-atv
- Owner: esnunes
- License: mit
- Created: 2014-12-22T22:23:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-03T21:23:23.000Z (almost 10 years ago)
- Last Synced: 2024-04-22T22:22:03.676Z (9 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stream-atv
command line interface to streaming video (including subtitles) to apple tv.
## install instructions
```bash
npm install -g stream-atv
```### examples
1. stream given video and subtitle to apple tv
```bash
stream-atv my-video-file.mp4 my-subtitle-file.srt
```