SiteCheck is a macOS menubar-only network connectivity monitor built with Wails v3, Vue 3, Pinia, and official HeroUI styles.
灵感来源于 IPCheck.ing 的网络探测方式, 致敬阿禅
- 折线图统计过去24小时的延迟
- 增加 My IP 地址显示
- 系统主题自适应
- 还有很多细节需要打磨
Use the Makefile so the project always switches to Go 1.26.1 before starting Wails:
make devOther useful commands:
make test
make build
make dmgmake dmg creates bin/dmg/SiteCheck.dmg.