
Usage: Linux resource monitor
Language: Bash
Description
Resource monitor that shows usage and stats for processor, memory, disks, network and processes.
Features
Easy to use, with a game inspired menu system.
Fast and responsive UI with UP, DOWN keys process selection.
Function for showing detailed stats for selected process.
Ability to filter processes.
Easy switching between sorting options.
Send SIGTERM, SIGKILL, SIGINT to selected process.
UI menu for changing all config file options.
Auto scaling graph for network usage.
Shows message in menu if new version is available
Themes
Bashtop now has theme support and a function to download missing local themes from repository.
See themes folder for available themes.
Let me know if you want to contribute with new themes.
Upcoming
Currently rewriting to use python3 psutil for data collection instead of linux specific tools.
This will add python 3 and psutil as dependencies, but will make bashtop cross platform compatible.
Please let me know if there is an interest in keeping current version without python dependencies alive.
Compability
Should work on most modern linux distributions with a truecolor capable terminal.
Dependencies
bash (v4.4 or later) Script functionality will most probably break ...
Continue Reading »