Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```