文件名称:grofer:用Golang编写的系统和资源监视工具!
文件大小:1.31MB
文件格式:ZIP
更新时间:2024-03-31 12:28:58
系统开源
格罗弗
使用和完全用编写的干净,现代的系统和资源监视器!
当前仅与Linux兼容。
当前仅与Linux兼容。
安装
使用go get:
go get -u github.com/pesos/grofer
作为可执行文件:
curl -sSL https://github.com/pesos/grofer/releases/download/
【文件预览】:
grofer-master
----go.mod(594B)
----.github()
--------ISSUE_TEMPLATE()
--------CODEOWNERS(49B)
--------pull_request_template.md(1KB)
----go.sum(34KB)
----src()
--------display()
--------export()
--------utils()
--------process()
--------general()
----images()
--------Gopher.jpg(158KB)
--------README()
--------Architecture()
----scripts()
--------build.sh(697B)
--------field_align_check.sh(1KB)
--------fmt.sh(711B)
--------compile.sh(826B)
--------license_check.py(2KB)
----.circleci()
--------config.yml(501B)
----CONTRIBUTING.md(3KB)
----Architecture.md(2KB)
----LICENSE(11KB)
----README.md(6KB)
----grofer.go(671B)
----.gitignore(35B)
----cmd()
--------proc.go(3KB)
--------about.go(2KB)
--------completion.go(2KB)
--------root.go(4KB)
--------export.go(4KB)