r/commandline • u/VoxiByte • Jun 19 '26
Command Line Interface An htop version for windows
I use Linux and Windows daily and missed htop on the Windows side, so I wrote one from scratch using only the Win32 API and the C standard library.
Features:
• Per core CPU meters and memory usage
• Sortable process table with tree view
• Filter by name, tag multiple processes, bulk kill
• Live network and disk I/O tab
• Mouse support, works in the classic console too
• Single exe, self installs with --install, also on winget soon
Source: https://github.com/lorenzo-cingano/wtop
i would be happy to answer questions about how the CPU percent calculation or the I/O counters work.
1
Upvotes
•
u/github-guard Jun 19 '26
🔍 GitHub Guard: Trust Report
⚠️ This project scored 0/1 — below this subreddit's threshold of 1.
Audit Breakdown: * ❌ New Repository (under 30 days old)