#tui #killer #cli #process-id #processkill #text-base-user-interface

app process_killer

TUI to kill active process, without the need of finding the process id manually and then using the kill command

1 unstable release

0.1.0 Apr 12, 2023

#14 in #process-id

MIT license

11KB
247 lines

Process Killer

A simple TUI writter 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)

Dependencies

~3–13MB
~124K SLoC