- Update to version 1.4.5+git20251020.085c2da: * Use right key codes to match f1 and f2 keys (#1300) * make new menu option not overflow * added tree toggle of expand/collapse for children of process * Fix menu entry * Added ability to set which gpu vendors to enable * fix: btop crash on arm cpu * Fix thread restart race condition causing deadlocks * Fix Net::collect race condition from USB device hot-plugging * Add crash handlers to restore terminal state * Fix thread safety issue causing crashes in Mem::collect_disk * Fix deprecated IOMasterPort usage * Continuous Build MacOS, disable MacOS 13 and fix platform name of created binary * Continuous Build MacOS: change back to GCC from Clang * OpenBSD: battery: add support for watthour and watts sensors * fix arrow keys that send 'O' instead of '[' * fixed conditional statement to cpufreq.peek() == 'c' || cpufreq.peek() == 'C * Fix CPU frequency detection for LoongArch CPUs * feat: Introduce cpu frequency display modes * Revert "Use /sys/dev/block/MAJOR:MINOR instead of /sys/block/NAME for disk I/O" * feature: add process renice functionality * Skip 'H' and 'HX' suffix in AMD cpu name trimming (#1272) * Add zh_TW localization to the XDG desktop entry * Fix incorrect list item paragraph indentation in the README * Add additional metadata to the snap distribution * Fix missing application entry in the snap distribution * Fix incorrect YAML indentation depth in the Snapcraft project file * Add Gotham theme - Update to version 1.4.5+git20250919.a1099d0: OBS-URL: https://build.opensuse.org/request/show/1312443 OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=79
220 B
220 B
btop
URL: btop
- Resource monitor that shows usage and stats for processor, memory, disks, network and processes.
- C++ version and continuation of bashtop and bpytop.