           SPELL=btop++
         VERSION=1.4.0
          SOURCE="btop-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/aristocratos/btop/archive/refs/tags/v$VERSION.tar.gz
# Watch: https://github.com/aristocratos/btop/tags tags/v([0-9.]+)[.]tar
     SOURCE_HASH=sha512:7b7c63daf68192893ae4533c04ea70dcd6f253e188b1c842f2ebebac0b28e51431edef6ccfce5b25b3adbd5b2b637fc832bce7d5d64d664c2bf5c4672be75c8f
SOURCE_DIRECTORY="$BUILD_DIRECTORY/btop-$VERSION"
        WEB_SITE="https://github.com/aristocratos/btop"
      LICENSE[0]="Apache-2.0"
         ENTERED=20211004
        KEYWORDS=""
           SHORT="Resource monitor"
cat << EOF
Resource monitor that shows usage and stats for processor, memory, disks,
network and processes.

C++ version and continuation of bashtop and bpytop.

Features:
* Easy to use, with a game inspired menu system.
* Full mouse support, all buttons with a highlighted key is clickable and
  mouse scroll works in process list and menu boxes.
* 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.
* Tree view of processes.
* Send any signal to selected process.
* UI menu for changing all config file options.
* Auto scaling graph for network usage.
* Shows IO activity and speeds for disks
* Battery meter
* Selectable symbols for the graphs
* Custom presets
* And more...
EOF
