Btop Versions Save

A monitor of resources

v1.2.6

2 years ago

Changelog v1.2.6

  • Fixed: Wrong memory unit when shorten and size is less than 10, by @mohi001
  • Fixed: Use cpu cores avarage temp if missing cpu package temp for FreeBSD
  • Changed: Enter symbol to a more common variant

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

RISCV64 Linux binaries currently unavailable while we investigate compilation issues with musl, manual compilation with dynamic linking still works.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

v1.2.5

2 years ago

Changelog v1.2.5

  • Fixed: Fallback to less accurate UTF8 char count if conversion to wstring fails
  • Fixed: Small ui fixes for mem and disks
  • Added: New theme HotPurpleTrafficLight, by @pallebone
  • Fixed: title_left symbol between auto and zero in the net box is not displayed, by @mrdotx
  • Fixed: Mouse mappings for net box

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

RISCV64 Linux binaries currently unavailable while we investigate compilation issues with musl, manual compilation with dynamic linking still works.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

v1.2.4

2 years ago

Changelog v1.2.4

  • Optimization: Proc::draw()
  • Fixed: Ignore duplicate disks with same mountpoint
  • Changed: Restrict command line for processes to 1000 characters to fix utf8 conversion errors
  • Added: add "g" and "G" to vim keys, by @mohi001

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

RISCV64 Linux binaries currently unavailable while we investigate compilation issues with musl, manual compilation with dynamic linking still works.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

v1.2.3

2 years ago

Changelog v1.2.3

  • Changed: floating_humanizer() now show fractions when shortened and value is < 10
  • Fixed: Process tree not redrawing properly
  • Fixed: string to wstring conversion crash when string is too big

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

RISCV64 Linux binaries currently unavailable while we investigate compilation issues with musl, manual compilation with dynamic linking still works.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

v1.2.2

2 years ago

Changelog v1.2.2

  • Changed: Reverted uncolor() back to using regex to fix delay in opening menu when compiled with musl
  • Added: Toggle for showing free disk space for privileged or normal users
  • Added: Clarification on signal screen that number can be manually entered

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

RISCV64 Linux binaries currently unavailable while we investigate compilation issues with musl, manual compilation with dynamic linking still works.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

v1.2.1

2 years ago

Changelog v1.2.1

  • Added: Arrow only after use of "f" when filtering processes, by @NavigationHazard
  • Fixed: Fx::uncolor not removing all escapes
  • Fixed: Text alignment for popup boxes
  • Fixed: Terminal resize warning getting stuck
  • Removed: Unnecessary counter for atomic_lock
  • Added: Percentage progress to Makefile
  • Fixed: Alignment of columns in proc box when wide UTF8 characters are used
  • Fixed: Battery meter draw fix

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

RISCV64 Linux binaries currently unavailable while we investigate compilation issues with musl, manual compilation with dynamic linking still works.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

v1.2.0

2 years ago

Changelog v1.2.0

  • Added: Support for FreeBSD, by @joske and @aristocratos
  • Fixed (again): Account for system rolling over net speeds in Net::collect()
  • Added: Theme gruvbox_material_dark, by @marcoradocchia
  • Added: Option for base 10 bytes/bits

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

v1.1.4

2 years ago

Changelog v1.1.4

  • Fixed: Create dependency files in build directory when compiling, by @stwnt
  • Fixed: fix CPU temp fallback on macOS, by @joske
  • Changed: From rng::sort() to rng::stable_sort() for more stability
  • Fixed: in_avail() can always be zero, by @pg83

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

v1.1.3

2 years ago

Changelog v1.1.3

  • Added: New theme ayu, by @AlphaNecron
  • Added: New theme gruvbox_dark_v2, by @pietryszak
  • Fixed: Macos cpu coretemp for Intel, by @joske
  • Added: New theme OneDark, by @vtmx
  • Fixed: Fixed network graph scale int rollover
  • Fixed: Suspected possibility of very rare stall in Input::clear()

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!

v1.1.2

2 years ago

Changelog v1.1.2

  • Fixed: SISEGV on macos Mojave, by @mgradowski
  • Fixed: Small optimizations and fixes to Mem::collect() and Input::get()
  • Fixed: Wrong unit for net_upload and net_download in config menu
  • Fixed: UTF-8 detection on macos
  • Fixed: coretemp iteration due to missing tempX_input, by @KFilipek
  • Fixed: coretemp ordering

For additional binaries see the Continuous Builds.

Linux binaries for each architecture are statically linked with musl and works on kernel 2.6.39 and newer.

Macos binaries are statically linked with libgcc and libstdc++ but only guaranteed to work on the OSX version mentioned in the name.

Notice! Use x86_64 for 64-bit x86 systems, i486 and i686 are 32-bit!