process_killer

Crates.ioprocess_killer
lib.rsprocess_killer
version0.1.0
sourcesrc
created_at2023-04-12 16:30:05.984149
updated_at2023-04-12 16:30:05.984149
descriptionTUI to kill active process, without the need of finding the process id manually and then using the kill command
homepage
repository
max_upload_size
id837058
size22,125
Himanshu Jangid, हिमांशु जाँगिड़ (himanshurajora)

documentation

README

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)
Commit count: 0

cargo fmt