JensKrumsieck / PowerPoint-Remote

A simple WPF/Web based Remote for Powerpoint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple WPF/Web based Remote for Powerpoint.


Languages

Language:C# 81.9%Language:HTML 11.5%Language:CSS 6.6%