| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
mkdir build cd build cmake .. make cd ../graph/ make graph.rrd ./update_graph.sh >/dev/null & xdg-open index.html & ./update_data.sh
dbus-monitor "type='signal',interface='io.github.dmage.CO2Mon',member='NewValue'"
dbus-send --session --dest=io.github.dmage.CO2Mon --type=method_call --print-reply /io/github/dmage/CO2Mon io.github.dmage.CO2Mon.GetTemperature dbus-send --session --dest=io.github.dmage.CO2Mon --type=method_call --print-reply /io/github/dmage/CO2Mon io.github.dmage.CO2Mon.GetCO2
| Back | FazBrowse Home | New Git URL |