Battery Time Remaining shows your battery's estimated time at the top of your screen in OS X 10.8 Mountain Lion. This version, a fork of the original, is implemented as an NSMenuExtra, so you can re-arrange it in the menu bar by holding the command key and dragging, just like Apple's original implementation.
This version does not intend to replace the original Battery Time Remaining, as it is not App Store-safe. This is just for those who would like to be able to re-arrange the status item to their hearts' content!
This version also has slightly different strings to more closely match Apple's version. I may have broken the localization; if the menu extra doesn't show up in your language, let me know.
Apple removed the option to show the remaining battery time in the menu bar since the release of Mountain Lion. This project restores the functionality.
Two options:
- Download latest version, unzip and follow the instructions
- Download the source here from GitHub and compile it with Xcode
- codler / Han Lin Yap: created the first version of the app
- mac-cain13 / Mathijs Kadijk: made some improvements
- AriX / Ari Weinstein: Re-implemented as NSMenuExtra
2012-11-17 - NSMenuExtra fork v1.0.1 - Fix menu extra display bug
2012-11-17 - NSMenuExtra fork v1.0
2012-11-01 - v1.6.1 - diff
- Added Italian language (DMG1 #46)
- Added Korean language (JustyStyle)
- Updated French, German, Swedish languages (codler Velines Vinky41 #48)
- Prompt auto update (codler)
2012-10-03 - v1.6 - diff
- New app icon (dizel247 #11)
- Added fast switch between advanced mode by pressing option key. (codler)
- Added Polish language (alamilar #38)
- Added Portuguese language (dvm)
- Added Simplified Chinese language (zhangwen590)
- Improved notification (codler #20)
- Improved translation (codler #26)
- Improved battery icon (codler #29)
- Improved menu (codler)
- Fix memory leaks (codler)
- Fix bug not showing correct on logon (codler #22)
2012-08-29 - v1.5.2 - diff
- Added Display time with parantheses setting (c-alpha #19)
- Added Slovak language (miroslavchutnak #34)
- Updated existing languages (codler c-alpha guillaume-algis mac-cain13 Velines Vinky41 #21 #25 #27)
- Improved battery icon (codler c-alpha #19)
- Fix bug not showing red color in battery icon in v1.5.1
2012-08-25 - v1.5.1 - diff
- Added French language (guillaume-algis #16)
- Added German language (Velines #18)
- Improved battery icon by adding white drop shadow (guillaume-algis #16 #5)
- Fix a bug on battery icon in retina display (codler #13)
- Fix a bug not showing batteryCharged icon (codler)
2012-08-19 - v1.5 - diff
- Added language support (mac-cain13 #9)
- Added Dutch language (mac-cain13 #9 #10)
- Added Swedish language (codler)
- Added advanced mode section (codler)
- Show battery temperature (advanced mode) (codler)
- Show power usage (advanced mode) (codler)
- Show battery cycle count (advanced mode) (codler)
- Show battery in mAh (advanced mode) (codler)
- Improved battery icon (codler #8)
- Improved app icon (codler #11)
- Code improvements (codler)
- Smaller text in menubar (codler #12)
2012-08-15 - v1.4 - diff
- App sandbox (codler)
- Rewrote start at login (codler #4)
- Improved battery icon (codler)
- Improved notification (codler)
2012-08-12 - v1.3 - diff
2012-08-09 - v1.2.1 (signed app) - diff
2012-08-08 - v1.2 (signed app) - diff
2012-08-06 - v1.1.1 (unsigned app) - diff
- Added app icon (mac-cain13 #2)
- Improved battery icon (mac-cain13 #2)
- Removed MainMenu.xib (codler)
2012-08-05 - v1.1 (unsigned app) - diff
- Added battery icon (mac-cain13 #1)
- Added start at login option (mac-cain13 #1)
- Added readme (mac-cain13 #1)
- Improved battery icon (codler)
- Improved time remaining text (mac-cain13 #1)
2012-08-01 - v1.0 (unsigned app)
- First commit. (codler)