hari-tw / DeckRocket

DeckRocket turns your iPhone into a remote for Deckset presentations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeckRocket

DeckRocket turns your iPhone into a remote for Deckset presentations

Requirements

DeckRocket is built in Swift and relies on Multipeer Connectivity on both OSX and iOS. Xcode 6.3b2, OS X 10.10 and iOS 8 are all required to build, install and use DeckRocket.

Usage

  1. Make sure you have the requirements listed above and that Deckset is running (with your presentation as the current document).
  2. Open and run both OSX/DeckRocket.xcodeproj and iOS/DeckRocket.xcodeproj. You should see a 🚀 icon in your menu bar.
  3. Export your Deckset presentation as a PDF.
  4. Drag your PDF onto the 🚀 icon in your Mac's menu bar. The file should start transferring to your iOS device instantly.
  5. (Optional) Repeat step 4 with your presentation's markdown file for access to presenter notes in the remote app. To show your notes and preview the next slide, simply press and hold.

A connection should be established between the OSX and iOS apps within a few seconds. You'll then be able to swipe through your slides and see Deckset navigate to them fairly instantly.

The magic of Multipeer Connectivity should allow this to work even if devices have no Internet connectivity and aren't even on the same WiFi network. But they must both have either Bluetooth or WiFi turned on.

License

This project is MIT licensed and was developed independently from Deckset and Unsigned Integer (but those guys are great!).

About

DeckRocket turns your iPhone into a remote for Deckset presentations

License:MIT License


Languages

Language:Swift 56.4%Language:Objective-C 43.2%Language:AppleScript 0.4%