First release of bpytop system resource monitor 1.0.0


First release of bpytop system resource monitor 1.0.0

Bpytop is a system resource monitor that shows the current value and statistics on the use of the processor, memory, disks, network and separately by processes. Written in Python using psutil.

This is the port of the utility bashtop in python. According to the author, it is faster and consumes less CPU by itself.

Features:

  • Easy to use, with a menu system like in games.

  • Full mouse support, all buttons can be clicked and mouse scrolling works in process list and menus.

  • Fast and responsive user interface.

  • Function to display detailed statistics for the selected process.

  • The ability to filter processes, you can enter several filters.

  • Easily switch between sorting options.

  • Send SIGTERM, SIGKILL, SIGINT to the selected process.

  • User interface menu to change all configuration file options.

  • Automatic scaling schedule for web use.

  • Shows a message in the menu if a new version is available.

  • Shows the current read and write speed for drives

Source: linux.org.ru

Add a comment