pitop:基于Raspberry Pi终端的活动监视器

时间:2024-02-23 17:39:19
【文件属性】:

文件名称:pitop:基于Raspberry Pi终端的活动监视器

文件大小:3.28MB

文件格式:ZIP

更新时间:2024-02-23 17:39:19

raspberry-pi monitoring terminal-based MonitoringGo

皮托 基于Raspberry Pi终端的活动监视器 是的,我知道已经有很多解决方案可用,但是我想为Raspberry Pi在Go中构建自己的基于终端的活动监视器。 这是针对RPI 4的,它应适用于RPI 3(更新:适用于RPI 3)。 安装 注意:针对32位和64位操作系统的预构建二进制文件不需要Go。 32位 Raspberry Pi OS 32位 覆盆子 RetropPie树莓派4/400 curl -sSL https://raw.githubusercontent.com/PierreKieffer/pitop/master/install/install_pitop32.sh | bash 64位 适用于Raspberry Pi的Ubuntu服务器20.04 LTS 64位 curl -sSL https://raw.githubusercontent.com/PierreKieffer/pitop/master/install/install_pitop64.sh | bash 跑 pitop 建于 没有使用外部程序包进行系统数据提取和操作。 执照 BSD


【文件预览】:
pitop-master
----go.mod(90B)
----pkg()
--------cpu()
--------utils()
--------disk()
--------ui()
--------net()
--------mem()
--------worker()
--------temp()
----install()
--------install_pitop32.sh(359B)
--------install_pitop64.sh(357B)
----main.go(93B)
----go.sum(812B)
----LICENSE(1KB)
----assets()
--------pitop.gif(315KB)
----README.md(1KB)
----bin()
--------64()
--------32()

网友评论