Skip to content
/ szop Public

System Zautomatyzowanej Obserwacji Pacjentów (ang. Automated Patient Monitoring System). "Ambient Intelligence" classes final project.

Notifications You must be signed in to change notification settings

rogalski/szop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SZOP

SZOP - System Zautomatyzowanej Obserwacji Pacjentów.

How to create build.tar.gz

python build.py

How to install via tftpd

cd /var/www
tftp -g -r build.tar.gz 192.168.50.79:69
tar -xzf build.tar.gz
chmod a+x install.sh start.sh stop.sh
sh install.sh

How to start

cd /var/www
sh start.sh

How to stop

cd /var/www
sh stop.sh

About

System Zautomatyzowanej Obserwacji Pacjentów (ang. Automated Patient Monitoring System). "Ambient Intelligence" classes final project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published