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 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
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.
WWDC for OS X is integrated with ASCIIWWDC, so you can see and search through transcripts of the sessions while watching the videos.
The only steps required before you build is to pull down the code and submodules:
$ git clone https://github.com/insidegui/WWDC.git
$ cd WWDC/
$ git submodule update --init --recursive