Skip to content

ekk1mukk/pretty-processes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pretty-processes

TUI application for listing and managing linux processes. It uses Bubble Tea for the interface and gopsutil to get processes.

Available :

  • Listing of processes
  • Displaying of informations (PID, Name, MEM %/Used, CPU %, Creation date, Command)
  • Filtering by pid or name
  • Updates at interval
  • Help menu

Not available yet :

  • Killing a selected process
  • Sorting
  • Filtering by a choosen parameter
  • ... Any other idea

Note : Right now, the list isn't updated when there is a filter, it will be fixed later.

pretty-processes screenshot

About

TUI application for listing and managing linux processes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages