Skip to content

Releases: alexcoder04/frei

v0.4.0

Choose a tag to compare

@alexcoder04 alexcoder04 released this 01 May 15:14
4b55b6f

Changes

  • added new output formats (plain text and json)

v0.3.0

Choose a tag to compare

@alexcoder04 alexcoder04 released this 03 Apr 11:44
cf4b261

Changes

  • fixed error if swap is 0
  • streamlined output and arguments (remove -key)

v0.2.0

Choose a tag to compare

@alexcoder04 alexcoder04 released this 02 Apr 21:27
d500d2e

Changes

  • hopefully fixed #1 by using htop's memory calculations

v0.1.1

Choose a tag to compare

@alexcoder04 alexcoder04 released this 14 Jan 18:48
9fd8df8

Changes

  • minor refactoring

(some changes I made back in 2022 but forgot to publish)

v0.1.0

Choose a tag to compare

@alexcoder04 alexcoder04 released this 15 Jul 10:11
03e5a06

Changes

  • colors now match htop's
  • numbers shown in the graph
  • code refactored and cleaned up

v0.0.3

Choose a tag to compare

@alexcoder04 alexcoder04 released this 18 Jun 16:50
b44280b

Changes

  • added man page
  • removed extra "v" in -version

v0.0.2

Choose a tag to compare

@alexcoder04 alexcoder04 released this 18 Jun 16:31
b509b20

Changes

  • fixed bug in chart representation (chart beeing too wide)
  • add Makefile instead of build script

v0.0.1

Choose a tag to compare

@alexcoder04 alexcoder04 released this 03 Apr 18:57
c3b7871
add build script