github xxxserxxx/gotop v4.1.0
v4.1.0: Hello, World!

latest releases: v4.2.0, v4.1.4, v4.1.3...
3 years ago

gotop is now localized, and includes translations for German, Chinese (zh_CN), and Esperanto. Translations are driven by the LANG environment variable, and fall back to English if a translation isn't available. Pull request for new translations are welcome!

Thanks to folks who contributed PRs to this release, including the language translations.

Changed

  • The uploaded license was a 2-clause BSD, which is functionally equivalent; however, since the contributor agreement was for MIT, to make it clean the uploaded license file was changed to the Festival variant of MIT. (#147)
  • Per-process CPU use was averaged over the entire process lifetime. While more of a semantic difference than a bug, it was a unintuitive and not particularly useful. CPU averages are now weighted moving averages over time, with more recent use having more weight.
  • iSMC was still in the code; iSMC violates the MIT license, and this has been cleaned out.
  • Versions are now embedded during the package build, rather than being hard-coded. More info in #140

Fixed

  • No temperatures displayed (#130), a recurring issue.
  • Cannot show the CPU usages of the processes (#135)
  • power widget consumes all RAM (#134)
  • Disk usage not showing up at all (#27)
  • Missing CPU: Lists 7 of 8 expected (#19)

Don't miss a new gotop release

NewReleases is sending notifications on new releases.