          MODULE=bashtop
         VERSION=0.9.25
          SOURCE=${MODULE}-${VERSION}.tar.gz
 SOURCE_URL_FULL=https://github.com/aristocratos/bashtop/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:676126df13a860df578a3a130783e0abb1c0b7628dddcfd7591069b832e8d8ad
        WEB_SITE=https://github.com/aristocratos/bashtop/
         ENTERED=20200503
         UPDATED=20200822
           SHORT="Linux resource monitor in bash"

cat << EOF
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 "mostly" 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.
EOF
