Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.71 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.71 KB

PowerPoint-Remote Server

The server for PowerPoint Remote.

What this is

This is a PowerPoint-AddIn that is required to use the PowerPoint Remote Android App written by @theporenta. It lives inside of PowerPoint itself and usage should be self-explainatory.

The Android App was written independently from this server. Only the protocol had been agreed upon.

Download

How to use

  1. Install the AddIn
  2. Click the "Start" button.
  3. On your Android device, start the app and wait for the server to be discovered.
  4. Connect to your PowerPoint instance and enter the pairing code displayed in the PowerPoint ribbon UI.
  5. Remote control your slides.

Supported versions

This AddIn has been developed with Microsoft Office PowerPoint 2007 as a testing platform. To make this run in VS2012+ and still use PowerPoint '07, I did a change to the project file which can be found here.

Test on your local machine

You can test the AddIn with your local machine, no need to use the Android app. Everything you need can be found in the PowerPoint-Remote Test repo.