An open API service indexing awesome lists of open source software.

https://github.com/jenskrumsieck/powerpoint-remote

A simple WPF/Web based Remote for Powerpoint.
https://github.com/jenskrumsieck/powerpoint-remote

com csharp powerpoint ppt tu-braunschweig web wpf

Last synced: 2 months ago
JSON representation

A simple WPF/Web based Remote for Powerpoint.

Awesome Lists containing this project

README

          

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