Skip to content

Releases: Ahmad-Bin-Rashid/Windows-Task-Manager-CLI

Task Manager CLI v0.1.0

21 Feb 10:25

Choose a tag to compare

Initial Release

A command-line Windows Task Manager built with Rust and raw Win32 APIs.

Features

  • Process enumeration, kill, suspend/resume
  • Real-time CPU, memory, disk I/O monitoring
  • Priority and CPU affinity control
  • Tree view, detail view, filter/search
  • CSV export

Download

  • task_manager_cli_v0.1.0_win64.zip - Zip folder that contains Windows 64-bit executable.

Requirements

  • Windows 10/11 (64-bit)
  • Run as Administrator for full functionality