winget
C:\Users\seth-shi>winget --version
v1.6.3482
Windows 终端
- 安装
winget install -e --id Microsoft.WindowsTerminal
- 配置如图设置启动的时候全屏
Ntop
- 安装
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
是为了启动的时候显示在副屏, 看你是否有双显示器, 否则可以不使用
最后效果
- 每次打开电脑, 就会自动在副屏显示