Battery Time Remaining
Show the estimated battery time remaining on top of your screen in Mac OS X 10.8 Mountain Lion.
Why does this project exist?
Apple removed the option to show the battery time remaining in the statusbar since the Mountain Lion release. This App will do exactly that, show the battery time remaining on top of your screen.
How do I install it?
Two options:
- Download latest version, unzip and run the App
- Download the source here from Github and compile it with XCode
Is it accurate?
The App shows the exact same time as you will see when you click the battery icon. The time is provided by Mac OS X itself and as accurate as you can get.
How do I contribute?
Fork this project, make some changes and submit a pull request. Check the issues tab for inspiration on what to fix. Please make sure your fork is the latest development version!
If you find any issues or have a feature request please contribute by submitting an issue here on Github!
If you would like to donate:
Who did make this app?
- codler / Han Lin Yap: created the first version of the app
- mac-cain13 / Mathijs Kadijk: made some improvements
App icon provided by happytel.com free calling for all.
Change log
2013-01-20 - v1.6.2 - diff
- Added Spanish language (danielmartin #56)
- Change home url and update url (codler #57)
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)