Skip to content

This software displays comment on the screen and controls PowerPoint.

Notifications You must be signed in to change notification settings

yanorei32/CommentOverlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comment overlay

This software displays comment on the screen and controls PowerPoint.

How to build

  • Windows 10
  • Office
  • Cygwin / GNU Make
git clone https://github.com/yanorei32/CommentOverlay
cd CommentOverlay
make

Other requirement

Run this command in command prompt (Administrator)

netsh http add urlacl url=http://+:6928/ user=USERNAME

How to use

Run application

cd CommentOverlay
./launch-sample.sh [fontsize] [framerate]

GUI Key bind

q: Quit
any key (without q): start presentation
n: Next
p: Previous

Coding Rules

  • Tab 4 indent / Unix style new line (LF).

About

This software displays comment on the screen and controls PowerPoint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published