gopsuinfo

A gopsutil-based command to display system usage info as text in panels like Waybar or icon/text in tint2 and nwg-panel executors

OTHER License

Stars
37
gopsuinfo - gopsuinfo 0.1.8 Latest Release

Published by nwg-piotr 10 days ago

  • coretemp temperature sensors support altered: from now on we calculate average value of per-core coretemp_core*input temperatures; the coretemp_packageid0 sensor remains as a fallback value; closes #9.
gopsuinfo - gopsuinfo 0.1.7

Published by nwg-piotr 11 days ago

  • Temperature sensors reading order altered: first of ['k10temp', 'coretemp', 'acpitz'] values will be used, if found and non-zero; closes #9;
  • dependencies updated.
gopsuinfo - gopsuinfo 0.1.6

Published by nwg-piotr 9 months ago

  • Dependencies updated;
  • documentation updated.
gopsuinfo - gopsuinfo 0.1.5

Published by nwg-piotr over 1 year ago

  • added support for the coretemp sensor.
gopsuinfo - gopsuinfo 0.1.4

Published by nwg-piotr over 1 year ago

  • added a workaround for multiple acpitz_input values.
gopsuinfo - gopsuinfo 0.1.3

Published by nwg-piotr over 1 year ago

golang.org/x/sys update to v0.0.0-20220412211240-33da011f77ad, in order to resolve the Dependabot alert:

golang.org/x/sys/unix has Incorrect Privilege Assignment

gopsuinfo - gopsuinfo 0.1.2

Published by nwg-piotr about 2 years ago

Added attempt to read k10temp_tctl sensor.

gopsuinfo - gopsuinfo 0.1.1

Published by nwg-piotr over 2 years ago

  • yaml.v3 (inderict) dependency updated to v3.0.1, due to known security vulnerabilities
  • fixed help
  • added -v flag
gopsuinfo - gopsuinfo 0.1.0

Published by nwg-piotr over 2 years ago

initial release