Skip to content

Commit

Permalink
Format advanced uasge
Browse files Browse the repository at this point in the history
  • Loading branch information
tomohiro committed Jul 8, 2015
1 parent b795b4a commit 1626935
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Expand Up @@ -169,6 +169,16 @@ $ airplayer play --device 1 '~/Movies/GHOST IN THE SHELL.mp4'
```


Advanced Usage
--------------------------------------------------------------------------------

### Register to OS X Service

You can create Automator Service, that opens URL from your browser in airplayer.

![automator service](https://cloud.githubusercontent.com/assets/154571/6997755/aa2599e8-dbc8-11e4-8cc4-9671d9cd8ad7.png)


Supported MIME types
--------------------------------------------------------------------------------

Expand All @@ -182,12 +192,6 @@ File extension | MIME type | Ruby `mime-types`
.mp4 | video/mpeg4 | application/mp4, video/mp4


# OSX Service

You can create Automator Service, that opens URL from your browser in airplayer.
![automator service](https://cloud.githubusercontent.com/assets/154571/6997755/aa2599e8-dbc8-11e4-8cc4-9671d9cd8ad7.png)


LICENSE
--------------------------------------------------------------------------------

Expand Down

0 comments on commit 1626935

Please sign in to comment.