Kalvin126 / BatteryNotifier

OS X tool that warns you if your iOS devices needs a charge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BatteryNotifier

iOS 10 devices will not be detected by this tool because of changes in security.

Currently not being maintained

https://raw.github.com/kalvin126/BatteryNotifier/master/Resources/screenshot.png

Ever leave to go out and about only to find you did not charge your iPhone's battery at all? Do not look at your phone to often? This tool helps you manage your iOS device battery levels and warns you if they need a charge.

Download app build (v1.3) (updated 4/17/16): BatteryNotifier.zip.

Features:

  • Low battery warning notifications
  • View all your iOS device battery levels from your Mac

Q/A

Q: When do battery statuses update?
A: iOS devices broadcast service announcements continuously when they are awake. Once they sleep, they broadcast exponentially such as after 1 second, 3 seconds, 9 seconds, 27 seconds, and so on, up to a maximum interval of one hour.
Q: Why is my device not showing?
A: An iOS device and your Mac must be on the same network or connected via USB for BatteryNotifier to work. Trust your Mac when you plug in your iOS device for the first time. Be sure to try enabling Wifi sync through iTunes for said device as well. Sometimes it may just glitch and your Mac may fail to listen for broadcasts (in this case reconnect to your network).

Credits:

About

OS X tool that warns you if your iOS devices needs a charge

License:GNU General Public License v3.0


Languages

Language:C 57.4%Language:Objective-C 19.5%Language:Swift 16.2%Language:C++ 6.9%