I've just released version 0.3.0 of Taskmon, my lightweight, no frills replacement for the modern, bloated mess that is Windows Task Manager. Changelog:
- Added Ctrl+Q as a shortcut to exit Taskmon completely.
- Added 11 new columns: Service, GPU, GPU Memory, CPU Time, Elevated, Path, Window Title, File Version, Product Version, Session Name, and Package Name.
- Added File > Restart as administrator to relaunch Taskmon elevated.
- Added a hierarchical Process Tree view (Ctrl+T) that groups processes under the parent that launched them, with an End process tree action that terminates a process and all of its descendants.
- Added an option to start Taskmon already minimized to the tray.
- Added a Windows installer alongside the existing portable version, with an option to replace the system Task Manager with Taskmon.
- Fixed a stack overflow that could occur when sorting by CPU usage.
- Fixed Ctrl+A not selecting all text in the Run dialog's edit box.
Download links:
ARM64 portable: https://github.com/trypsynth/taskmon/releases/download/v0.3.0/taskmon-arm64.zip
ARM64 setup: https://github.com/trypsynth/taskmon/releases/download/v0.3.0/taskmon-setup-arm64.exe
X64 portable: https://github.com/trypsynth/taskmon/releases/download/v0.3.0/taskmon-x64.zip
X64 setup: https://github.com/trypsynth/taskmon/releases/download/v0.3.0/taskmon-setup-x64.exe
Cheers, enjoy, and may you be free of a 5+MB application to manage your computer being unresponsive!