Skip to content

AbhiSri7/smartphone-slideshow-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartphone-slideshow-controller

Uses Node.js, Express and socket.io to remotely control a presentation that is running on your laptop with your phone.

Running the application locally-

  1. Fork the repo and clone it.
  2. Make sure you have node.js installed. If needed, install it.
  3. Open a terminal and cd to the folder.
  4. Run npm install to install the required libraries/dependencies.
  5. Run node app.js to start the presentation.
  6. Open http://localhost:8080 on your computer and enter your pass key (by default it is "as").
  7. Open http://<your computer's local ip address>:8080 on your phone and enter the same pass key.
  8. Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors