1
0
Fork
You've already forked home
0
Collect and graph home environment data (e.g. temperature, relative humidity, network connectivity, line power status)
  • Go 92.5%
  • HTML 5%
  • Shell 2.5%
2026年07月09日 20:25:51 +09:00
appengine Fix various issues found by staticcheck. 2026年05月08日 18:15:48 -06:00
build build: Make test.yaml install python3-legacy-cgi. 2026年05月08日 08:09:14 -06:00
collector Fix various issues found by staticcheck. 2026年05月08日 18:15:48 -06:00
common appengine: Support specifying additional per-source secrets. 2025年03月30日 16:24:29 -04:00
.gcloudignore Clean up field names and add deploy.sh. 2021年11月27日 09:38:52 -04:00
.gitignore Add config.json.example. [skip ci] 2025年04月13日 07:40:52 -04:00
.prettierrc Clean up field names and add deploy.sh. 2021年11月27日 09:38:52 -04:00
app.yaml Switch to Go 1.25. 2025年12月22日 16:57:11 -07:00
config.json.example Add config.json.example. [skip ci] 2025年04月13日 07:40:52 -04:00
cron.yaml cron.yaml: Run /summarize daily at 10:00 UTC. 2025年04月02日 10:36:24 -04:00
go.mod Use Go 1.25.12 for govulncheck. 2026年07月09日 20:25:51 +09:00
go.sum collector: Report CPU, memory, network, and disk usage. 2025年03月30日 15:38:37 -04:00
index.yaml Add go.mod and restructure code. 2020年04月27日 16:11:56 -04:00
LICENSE Add README.md and LICENSE. 2019年09月11日 10:24:32 -04:00
README.md collector: Report CPU, memory, network, and disk usage. 2025年03月30日 15:38:37 -04:00
report_test_data.sh Add go.mod and restructure code. 2020年04月27日 16:11:56 -04:00

home

Build Status

Collects and graphs home environment data (e.g. temperature, relative humidity, network connectivity, line power status).

Also contains rudimentary support for monitoring arbitrary HTTP endpoints and reporting system information from /proc.