bat

Battery management utility for Linux laptops.

MIT License

Stars
283
Committers
4

Bot releases are hidden (Show)

bat - bat 1.1 Latest Release

Published by tshakalekholoane 8 months ago

What's Changed

  • Fixes an issue where the application would panic on distributions there the charging threshold variable was not present. Now that absence is communicated by a user-friendly error message.
  • Adds manual pages and refreshes the help documentation. This can now be installed system wide using the following commands:
 mkdir -p /usr/local/share/man/man1 && cp ./bat.1 /usr/local/share/man/man1/
bat - bat 1.0

Published by tshakalekholoane 9 months ago

What's Changed

  • Fixes an issue where the application would panic when it had insufficient permission to reset the charging threshold after restarts.
  • The application will also display a helpful message when it encounters a fatal error.
  • Bump dependencies.
  • Minor code quality improvements.

See the full diff for a complete log of the changes. This also marks the first stable release of the application.

bat - bat 0.14

Published by tshakalekholoane about 1 year ago

What's Changed

  • Replaced the dependency on Bash with the default POSIX shell on the system by @pepa65.

New Contributors

  • @pepa65 made their first contribution.

Full Changelog: https://github.com/tshakalekholoane/bat/compare/0.13.1...0.14

bat - bat 0.13.1

Published by tshakalekholoane about 1 year ago

What's Changed

  • Fixes a regression where the persisting the threshold no longer worked on some distributions.

Thank you to @cloudmadeofcandy for reporting the issue and @pepa65 for their help with debugging and suggestions.

Full Changelog: https://github.com/tshakalekholoane/bat/compare/0.13...0.13.1

bat - bat 0.13

Published by tshakalekholoane about 1 year ago

What's Changed

  • A new command to check the battery health.
  • General performance improvements.

Thank you to @pepa65 and @sravan-s for their help with the former.

Full Changelog: https://github.com/tshakalekholoane/bat/compare/0.12...0.13

bat - bat 0.12

Published by tshakalekholoane over 1 year ago

Minor style changes and code reorganisation.

Full Changelog: https://github.com/tshakalekholoane/bat/compare/0.11...0.12

bat - bat 0.11

Published by tshakalekholoane about 2 years ago

What's Changed

Full Changelog: https://github.com/tshakalekholoane/bat/compare/0.10.1...0.11

bat - bat 0.10.1

Published by tshakalekholoane about 2 years ago

What's Changed

Minor stability improvements.

Full Changelog: https://github.com/tshakalekholoane/bat/compare/0.10...0.10.1

bat - bat 0.10

Published by tshakalekholoane about 2 years ago

What's Changed

bat - bat 0.9.1

Published by tshakalekholoane over 2 years ago

bat - bat 0.9

Published by tshakalekholoane over 2 years ago

bat - bat 0.8.4

Published by tshakalekholoane almost 3 years ago

bat - bat 0.8.3

Published by tshakalekholoane about 3 years ago

bat - bat 0.8.2

Published by tshakalekholoane about 3 years ago

bat - bat 0.8.1

Published by tshakalekholoane about 3 years ago

bat - bat 0.8

Published by tshakalekholoane about 3 years ago

bat - bat 0.7

Published by tshakalekholoane over 3 years ago

bat - bat 0.6

Published by tshakalekholoane over 3 years ago

bat - bat 0.5

Published by tshakalekholoane over 3 years ago

bat - bat 0.4.1

Published by tshakalekholoane over 3 years ago