sgl0v / WWDCast

The unofficial WWDC application for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WWDCast

Swift Build Status

The unofficial WWDC iOS application to watch WWDC videos and sessions on your ChromeCast.

If you would like to test the latest changes, you can join the TestFlight beta by sending your e-mail address to @sgl0v.

Features

You can watch WWDC videos on your ChromeCast. Just select a video, click the play and choose your device from the list. The app becomes the remote control to play, pause, seek, rewind, stop, and otherwise control the media.

screen1 screen2 screen3

Dependencies

  • Xcode 9.3 or later
  • iOS 10 or later
  • Carthage (brew install carthage)
  • Swiftlint (brew install swiftlint)

Building the app

Just run these instructions:

git clone https://github.com/sgl0v/WWDCast.git
cd WWDCast
carthage update --platform iOS

Eventually you should open the WWDCast.xcworkspace and build/run WWDCast.

Other projects

  • WWDC app for iOS. Apple's official WWDC app for iOS where you can see the schedule, maps, videos and news.

  • WWDC app for macOS. The unofficial WWDC app for macOS.

  • Parties for WWDC. An aggregator of developer parties happening in San Jose mostly exclusively for attendees of WWDC.

  • ASCIIwwdc. Searchable full-text transcripts of WWDC sessions.

License

WWDCast is licensed under MIT. However, please do not ship this app under your own account, paid or free.

Contributing

Your ideas for improving this app are greatly appreciated. The best way to contribute is by submitting a pull request. I'll do my best to respond to you as soon as possible. You can also submit a new Github issue if you find bugs or have questions.

About

The unofficial WWDC application for iOS

License:MIT License


Languages

Language:Objective-C 55.7%Language:Swift 34.3%Language:C 7.7%Language:Ruby 2.2%Language:Shell 0.2%