Skip to content

Check the battery status of your Magic Keyboard, Magic Mouse, Magic Trackpad, and AirPods.

Notifications You must be signed in to change notification settings

fe-dudu/mac-accessories-battery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mac Battery Status App

This application is a simple macOS menu bar app that monitors the battery status of the Magic Keyboard, Magic Mouse, Magic Trackpad, and AirPods.

System Requirements

  • macOS 10.12 >
  • Python 3.6 >

install

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt

build

pyinstaller --onefile --icon=./AppIcon.icns --noconsole Battery.py

root/dist/Battery <<

About

Check the battery status of your Magic Keyboard, Magic Mouse, Magic Trackpad, and AirPods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages