Save Your Battery - A small status bar application for MacOSX (10.8+) that tells you when to plug and unplug your battery to increase its life
  • Objective-C 97%
  • Rich Text Format 3%
Find a file
2013-09-30 16:01:00 +01:00
bateryLifeExtender Bug fixing 2013-09-30 16:01:00 +01:00
batteryLifeExtender.xcodeproj README updated 2013-09-30 13:59:02 +01:00
.gitignore Initial commit 2013-09-29 10:39:11 -07:00
LICENSE Initial commit 2013-09-29 10:39:11 -07:00
README.md Bug fixing 2013-09-30 16:01:00 +01:00

saveBattery

Save Your Battery - A small status bar application for MacOSX (10.8+) that tells you when to plug and unplug your battery to increase its life (it reminds you each time 3 times)

For additional informations read Save your battery life on my blog.

This software is distributed under GNU GENERAL PUBLIC LICENSE Version 2, June 1991.

Changelog

  • 1.0.2 Solved a bug affecting some unofficial battery chargers ovverriding the 3 notification limit (the app could fire notifications repeatedly, very annoyng)
  • 1.0.1 The status bar icon changes color in presence of errors (yellow) or when you have to plug/unplug your battery (red).