Skip to content

rewulff/RPiSurvWeb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

RPiSurvWeb

this is a Web interface for the RPIsurv software. Its still in early alpha, but setting up streams and layouts with multiple screens works.

to install you can use the install.sh (using sudo bash install.sh) or you can just : -install nodeJS version 20.x -copy the rpisurvweb folder to /var/www and the rpisurvweb.service to /etc/systemd/system -and then enable it with "sudo systemctl enable rpisurvweb.service"

the webinterface is using nodeJS and runs on port 3000 and 3001, so it should not interfere with other webservers you may have running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 74.8%
  • JavaScript 21.5%
  • Shell 3.0%
  • CSS 0.7%