peppermints / WWDC

The unofficial WWDC app for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If you want to support my open source projects financially, you can do so by purchasing a copy of BrowserFreedom 😁

If you want to be a part of this project, read the contribution guidelines.

The WWDC app for macOS

This is the unofficial WWDC app for macOS.

Use this app to watch WWDC sessions on your Mac and do much more. Keep reading...

⬇️ Click here to download the latest release ⬇️

Requires OS X 10.11 or later (the app still runs on Yosemite, but it is not officially supported anymore)

Schedule, Live Streaming and Videos

The app shows the schedule for the current WWDC and videos for the past events.

Please note that since this app is focused on videos, the schedule only shows sessions which will be live streamed, not labs and other events.

When sessions are live, a "live" indicator appears on the list and a "Watch Live" button becomes available:

Schedule Screenshot

Controlling playback speed

You can cycle through playback speeds by pressing ⌘⇧R or by option-clicking on the skip forward arrows when the video is playing.

Searching

The app has a powerful search feature. When you first launch the app, it indexes the videos database and downloads transcripts from ASCIIWWDC, so when you search, not only will you get search results from session titles and descriptions, but also from what the presenter said in the sessions.

The app even shows a list of phrases matching your search so you can jump right to the point in the session where your searched word/phrase appears.

Transcript Search

With the handy filter bar you can filter sessions by year, track and focus, and also filter to show only favorited or downloaded sessions.

Transcript Search

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.

rightmenushare

Reading

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

screenshot2

Build Instructions

Pre-requisites:

NOTICE: Building on macOS is not supported yet.

Clone the repository:

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

Install dependencies:

$ pod install

Cask

You can also install using Homebrew Cask:

$ brew cask install wwdc

About

The unofficial WWDC app for macOS

License:BSD 2-Clause "Simplified" License


Languages

Language:Swift 82.8%Language:Objective-C 16.8%Language:Ruby 0.4%