winget
只是为了后续安装方便) win11
已经自带winget
C:\Users\seth-shi>winget --version
v1.6.3482
winget install -e --id gsass1.NTop
ntop -s "mem"
(更多参数查看文档介绍https://github.com/gsass1/NTop) win+R
调出运行命令,然后输入taskschd.msc
打开任务计划程序wt --pos=1000 ntop -s "mem"
wt
表示运行Windows 终端--pos
是为了启动的时候显示在副屏, 看你是否有双显示器, 否则可以不使用