girishramnani / air

Command-line AirPlay video client for Apple TV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Air

Build Status

Command-line AirPlay video client for Apple TV

Usage

$ air '~/Movies/Trailers/007 SKYFALL.mp4'

Installation

$ go get github.com/Tomohiro/air

Supported MIME types

AirPlay Overview - Configuring Your Server

File extension MIME type
.ts video/MP2T
.mov video/quicktime
.mp3 audio/MPEG3
.aac audio/aac
.m4a audio/mpeg4
.m4v, mp4 video/mpeg4

LICENSE

© 2014 - 2017 Tomohiro TAIRA.

This project licensed under the MIT license. See LICENSE for details.

About

Command-line AirPlay video client for Apple TV

License:MIT License


Languages

Language:Makefile 51.4%Language:Go 48.6%