btop
btop 1.4.7
Monitor of resources
https://github.com/aristocratos/btopApache License 2.0
main program: btopprograms: btop
Maintainers
Platforms (25)
x86_64-linuxmips64-linuxpowerpc-linuxarmv7l-linuxi686-linuxloongarch64-linuxsh4-linuxpowerpc64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ btop ];
Ad-hoc shell
nix-shell -p btop
Flake (nix run)
nix run nixpkgs#btop