Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 220 Bytes

Process Killer

A simple TUI tool in rust to kill processes.

TODO:

  • Really need a loader to notify
  • Really need a bit of performance improvement as I am refetching processes (In some cases we can ignore refetching)