Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soh335/airshow-ios

airshow-ios is playing slideshow on appletv by ios
https://github.com/soh335/airshow-ios

Last synced: about 1 month ago
JSON representation

airshow-ios is playing slideshow on appletv by ios

Awesome Lists containing this project

README

        

# airshow-ios

**it is alpha quality**

airshow is playing slideshow on appletv.
if you want to play other site ( currently, default sites is only tumblr ), you can write source.
Source is plugin for airshow.

## defualt source

* tumblr (blog)

## ASWConfig.h

If you want to compile airshow, you need to add ASWConfig.h to target.
ASWConfig.h should define "ASW_TUMBLR_API_KEY" macro, like this.

```
#define ASW_TUMBLR_API_KEY @"xxxxxxxxxxxxxxxxxxx"
```

## demo

* https://vimeo.com/72829148

## require

* cocoapods

airshow depends cocoapods.

## thanks

* http://nto.github.io/AirPlay.html