All Projects → sgl0v → WWDCast

sgl0v / WWDCast

Licence: MIT license
The unofficial WWDC application for iOS

Programming Languages

objective c
16641 projects - #2 most used programming language
swift
15916 projects
c
50402 projects - #5 most used programming language
ruby
36898 projects - #4 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to WWDCast

TVToday
iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture. Tuist + Swift Package Manager
Stars: ✭ 27 (+22.73%)
Mutual labels:  rxswift, clean-architecture
SwiftObserver
Elegant Reactive Primitives for Clean Swift Architecture #NoRx
Stars: ✭ 14 (-36.36%)
Mutual labels:  rxswift, clean-architecture
Gitiny
An iOS app for GitHub with exploring trending
Stars: ✭ 247 (+1022.73%)
Mutual labels:  rxswift, clean-architecture
MGCleanArchitecture
Clean Architecture with RxSwift & MVVM - Templates and Solutions
Stars: ✭ 156 (+609.09%)
Mutual labels:  rxswift, clean-architecture
Cleanarchitecturerxswift
Example of Clean Architecture of iOS app using RxSwift
Stars: ✭ 3,256 (+14700%)
Mutual labels:  rxswift, clean-architecture
Awesome Swift Korean Lecture
훌륭한 Swift 세션 동영상(강좌), 한글 자막있는 혹은 한국어 강의 정보 링크 모음 (Awesome Swift Korean lecture information)
Stars: ✭ 649 (+2850%)
Mutual labels:  rxswift, wwdc
iOS Started Kit
iOS Started Kit: Clean Architecture + RxSwift + Moya
Stars: ✭ 12 (-45.45%)
Mutual labels:  rxswift, clean-architecture
flickr-android
A small sample app to showcase architecting app using Clean Architecture and MVVM
Stars: ✭ 25 (+13.64%)
Mutual labels:  clean-architecture
Go-gRPC-RabbitMQ-microservice
Go gRPC RabbitMQ email microservice
Stars: ✭ 107 (+386.36%)
Mutual labels:  clean-architecture
Sensor
A fresh look at iOS development
Stars: ✭ 37 (+68.18%)
Mutual labels:  rxswift
dotnet-webapi-boilerplate
Clean Architecture Template for .NET 6.0 WebApi built with Multitenancy Support.
Stars: ✭ 2,200 (+9900%)
Mutual labels:  clean-architecture
nodejs-clean
Clean Architecture with Node.js + Express.js
Stars: ✭ 136 (+518.18%)
Mutual labels:  clean-architecture
movies
An example approach for modularization, reactive clean architecture and persistancy.
Stars: ✭ 110 (+400%)
Mutual labels:  clean-architecture
UseCases
This a library that offers a generic implementation of the data layers from the clean architecture by Uncle bob.
Stars: ✭ 23 (+4.55%)
Mutual labels:  clean-architecture
Android-Clean-Architecture
🚀A basic sample android application to understand Clean Architecture in a very simple way and is written in Kotlin.
Stars: ✭ 39 (+77.27%)
Mutual labels:  clean-architecture
Clean-Architecture-Template
Configurable Clean Architecture template containing the DDD + CQRS approach for .NET Core applications.
Stars: ✭ 14 (-36.36%)
Mutual labels:  clean-architecture
CleanTesting
Sample code for the Clean Testing talk.
Stars: ✭ 72 (+227.27%)
Mutual labels:  clean-architecture
whatsApp clone
Flutter WhatsClone (with Firebase + Clean Architecture) this app follow clean architecture proposed by our friendly Uncle Bob.
Stars: ✭ 181 (+722.73%)
Mutual labels:  clean-architecture
Transact
A transaction management android app which allows you to verify records from both parties before addition.
Stars: ✭ 21 (-4.55%)
Mutual labels:  clean-architecture
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-27.27%)
Mutual labels:  clean-architecture

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].