display content on another device
- Add your images to
public/img/
- Start the server by running
node app.js
- Determine your IP
- Open the server
<yourIP>:8080/server
- Open the client on the device you want to display your images on
<yourIP>:8080/client
- On the server interface:
- Top left is the currently displayed image
- On the right is the list of available images
- Bottom left is a preview of the next file (file hovered on the right side)
- Click on a file name on the right to display this image to the client(s)
- Use the update button to show images added after starting the server
- Use the inputs to enter the URL to an external image / an iframe