Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 989 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 989 Bytes

PPTRemote

PowerPoint-Remote

A simple WPF/Web based Remote for Powerpoint.

PPTRemote

Open a PPT File to start the Server and use the QR Code to navigate your webbrowser to the internal server. You will see a preview of the current slide and next/previous buttons to navigate through the presentation.

The Slideshow is controlled by sending webrequest from the web interface to the internal server. The server forwards the commands via COM to the powerpoint instance. Screenshots of the Slideshow-Monitor are send as MemoryStream-based response to the /preview request to show the current slide as image.

some inspiration came from: https://github.com/PuZhiweizuishuai/PPT-Remote-control