Skip to content

Project of slideshow keynotes displayed in web browser while annotations are in terminal

Notifications You must be signed in to change notification settings

hexaltation/SM2TM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlideMe2TheMoon

or Slideshow Monitoring 2 Terminal Monitoring

Project of slideshow keynotes displayed in web browser while annotations are in terminal

This project requires NodeJS installed on your machine.

After cloning it, in the root folder of the project

npm install

Put your Slides in .PNG format in public/images Put your notes in public/data

In config.json

{
  notes:"NameOfYourText.File",
  separator:"YOUR SEPARATOR"
}

If separator is set to "" every linefeed \n will be considered by as separator.

To start

npm start

About

Project of slideshow keynotes displayed in web browser while annotations are in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published