Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/soh335/airshow-ios
- Owner: soh335
- Created: 2013-08-21T16:20:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-26T08:42:36.000Z (about 11 years ago)
- Last Synced: 2023-04-12T08:01:18.748Z (over 1 year ago)
- Language: Objective-C
- Size: 160 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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