一个类似 htop 的 Windows 系统监控程序,带有 Vi 键绑定。
htop-like system-monitor with Vi-emulation for Windows. Because using Task Manager is not cool enough.
NTop as in Windows NT-op or NukeTop. Whatever you prefer (the latter obviously).
$ choco install ntop.portable
$ scoop install ntop
$ winget install gsass1.NTop
-C
Use monochrome color scheme.
-h
Display help info.
-p PID, PID...
Show only the given PIDs.
-n NamePart, NamePart...
Show only processes containing at least one of the name parts.
-s COLUMN
Sort by this column.
-u USERNAME
Only display processes belonging to this user.
-v
Print version.
:exec CMD
Executes the given Windows command.
:kill PID(s)
Kill all given processes.
:q, :quit
Quit NTop.
/PATTERN, :search PATTERN
Do a search.
:sort COLUMN
Sort the process list after the given column.
:tree
View process tree.
The color scheme can be customized through the ntop.conf file. Follow link for example.
Use CMake or use the build.bat file. Only tested with Visual Studio 2017.
$ cmake . # For enabling Unicode support: cmake -DENABLE_UNICODE=ON .
Show command line arguments for processes
Incorrect display of non-ASCII usernames (Cyrillic) in USER column
Not an issue - just some fan mail!
Values don't match Windows task manager?
NTOP Shows Windows Services running with GMSA account owners as running with SYSTEM account
Memory Sort Fails
would you make it avaialable on winget?
[feature request] always on top
Feature request show full path of executable
Feature request: help status line, hotkey for tree view, boxdraw chars in tree view, mouse wheel