UUBulb
532bca8867
Fix CPU counts error on Windows ( #31 )
2024-06-25 22:10:32 +08:00
UUBulb
fb86c89de7
fix: wrong IP value in some situations ( #32 )
2024-06-25 22:08:28 +08:00
UUBulb
81b774a7f0
fix: temperatureStat will stack up ( #30 )
2024-06-23 22:27:23 +08:00
UUBulb
804364e6c9
make atomicStoreFloat64 safe ( #29 )
2024-06-23 15:58:39 +08:00
UUBulb
338f0dabbe
feat: Add GPU inspection/monitoring support ( #28 )
2024-06-23 10:27:18 +08:00
UUBulb
611ad8be20
Support more flags in the service command ( #23 )
...
fix for darwin
2024-05-31 21:38:45 +08:00
UUBulb
f882ca3498
Switch to ConPty on Windows 10 & support windows arm64 platform ( #20 )
2024-05-21 18:40:08 +08:00
UUBulb
060d13a759
Replace pflag with cobra, add service command ( #17 )
...
* Replace pflag with cobra, add service command
moved '-c' option to 'edit' command
* Restart after installation & add some friendly outputs
* Attempt to fix ci
* Update dependencies & revert gosec to 2.19.0
gosec 2.19.0 is the last version supports Go 1.20
* Remove gosec checks
2024-05-18 22:38:39 +08:00
UUBulb
833398cca0
Fix ret.CPU detection on various platforms ( #16 )
2024-05-12 16:49:21 +08:00
UUBulb
25ee86800c
fix virtualization detection ( #15 )
2024-05-05 00:06:50 +08:00