Skip to content

JensKrumsieck/PowerPoint-Remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published