Skip to content

Releases: andresgongora/synth-shell

Hotfixes

07 Jun 20:40
dd8d9f9
Compare
Choose a tag to compare
  • Fix possible bugs due to math equations. Use bc instead of bash for multiplication and division.
  • Fix bug when printing value next to 'Sys load avg' report.
  • Change some default parameters to more reasonable values.

Hotfix

07 Jun 11:55
d0a9c9b
Compare
Choose a tag to compare
  • Fix truncated name for Sys load avg due to empty units.
  • Print most memory consuming processes if memory is critical.
  • Fix criteria to consider a monitor bar as critical.

v1.4: Merge pull request #83 from andresgongora/develop

07 Jun 08:29
d875a88
Compare
Choose a tag to compare
  • Fix bug when some commands are not found with which
  • Date format is now configurable
  • Fix "Y" error message when using config file
  • Fix error messages on some distros when which command failed
  • Status.sh does no longer pollute the environment with stray functions or variables
  • Fix to load_config where the configuration might be interpreted as escape sequences
  • Smart installer lets you install for a single user or system wide
  • Other minor fixes
  • Overall code cleanup

v1.3: Merge pull request #76 from andresgongora/develop

04 Jun 12:48
55bb8f0
Compare
Choose a tag to compare

v1.2: Merge pull request #48 from andresgongora/develop

27 May 13:39
89a8140
Compare
Choose a tag to compare