Skip to content

vasile/WWDC

This branch is 1822 commits behind insidegui/WWDC:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2ba1cd · Jun 11, 2015
Jun 8, 2015
May 21, 2015
May 18, 2015
May 21, 2015
Jun 11, 2015
May 7, 2015
Jun 11, 2015
Jun 9, 2015
Jun 11, 2015
Jun 9, 2015
Jun 4, 2015
Jun 4, 2015
Jun 8, 2015
Apr 19, 2015
Jun 11, 2015
May 6, 2015

Repository files navigation

WWDC app for OS X

Warning: Some features described on the readme may not be available on the latest release, download the source and build if you want the latest features.

Don't like WWDC's website? Use this app to watch WWDC sessions on your Mac.

To download the latest release, click here.

You can also install using Homebrew Cask:

$ brew cask install wwdc

screenshot

El Capitan support

Almost everything works fine on El Capitan, but live sessions currently only play the audio, this seems to be a bug in AVFoundation and I'm currently trying to fix it. I've managed to get live streamed sessions working on El Capitan by using a custom player view, but I've not had the time to implement complete controls (volume, scrubbing, etc).

Searching

You can perform an advanced search using the qualifiers "year", "focus", "track", "downloaded" and "description".

Example searches:

year:2013 focus:ios scroll

year:2014 track:frameworks cocoa

track:frameworks core

year:2014 downloaded:yes

description:iwork

Sharing

You can share direct links to specific session videos. Just select the session on the list and ⌘C to copy It's URL, or use the right-click menu. For instance, this link opens up the 2014 keynote.

rightmenushare

Reading

WWDC for OS X is integrated with ASCIIWWDC, so you can see and search through transcripts of the sessions while watching the videos.

screenshot2

Build Instructions

The only steps required before you build is to pull down the code and submodules:

$ git clone --recursive https://github.com/insidegui/WWDC.git

About

WWDC app for OS X

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 61.9%
  • Objective-C 36.9%
  • Other 1.2%