Sen descrición

xuqiang de2f8d6057 reload configure from update hai 4 meses
3rdparty 067b2d1f88 add file server by cpp-httplib hai 4 meses
conf 3e05cff1a3 add systemd configure hai 4 meses
docs 60a9253cb2 record cross-platform compilation of qt hai 5 meses
include de2f8d6057 reload configure from update hai 4 meses
scadaplugin @ 1baf8fcef8 a2e3eb830a update scadaplugin submodule hai 5 meses
scripts de2f8d6057 reload configure from update hai 4 meses
src de2f8d6057 reload configure from update hai 4 meses
tests c2dd2fd1c5 update test monitor.xml hai 4 meses
tools 93e1e3fd68 update qt build script & conf hai 5 meses
.gitignore 8924f441b8 first commit hai 5 meses
.gitmodules 0fa02526f2 add scadaplugin submodule hai 5 meses
CMakeLists.txt 067b2d1f88 add file server by cpp-httplib hai 4 meses
README.md 3e05cff1a3 add systemd configure hai 4 meses

README.md

MONITOR

configure autostart

cp conf/monitor.desktop ~/.config/autostart/monitor.desktop

configure systemd (recommend)

cp conf/monitor.service /usr/lib/systemd/system/monitor.service

enabled

systemctl daemon-reload
systemctl enable --now monitor
systemctl status monitor