Skip to content

danleedham/Full-screen-social-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Screen Social Media Graphics

Screenshot

Screenshot

Setting background image

Navigate to /public/images/ and overwrite background.png with an of the same resolution as your output (for example, 1280x720, 1920x1080. Whether the image is used is controlled in the backend.

Launching

Windows

Double click

./startup.bat

Linux / Mac

Run from the directory this readme is in:

npm install
node server.js

Using

For the admin page, navigate to http://127.0.0.1:3002/admin

For the graphics output, navigate to http://127.0.0.1:3002

See instructions in the Live Control area.

About

NodeJS based full-screen social media projection

Resources

Stars

Watchers

Forks

Packages

No packages published