Skip to content

Releases: blmayer/sysmon

Small fix

16 Oct 14:01

Choose a tag to compare

Changes

RAM usage was always 100% due to a wrong scanf call.

Full Changelog: v1.1.3...v1.1.4

RAM usage fix

09 Oct 16:19

Choose a tag to compare

Changes

This release changes how free memory is calculated, closing #5.

Full Changelog: v1.1.2...v1.1.3

Small fixes

07 Jul 20:39

Choose a tag to compare

Small improvements

  • Fixed makefile targets
  • Added format example to readme
  • Updated version
  • Added known users section

New modules

26 Jun 16:18

Choose a tag to compare

New modules

This version adds support for

  • brightness
  • battery
  • weather

And implements command line arguments to change intervals and line format.

Full Changelog: v1.0.0...v1.1.0

Initial release

11 Aug 04:41
0802637

Choose a tag to compare

Initial release

I'm pleased to announce the first stable version, good enough that I use it.

Full Changelog: https://github.com/blmayer/sysmon/commits/v1.0.0