DynamicNotchKit demo: show a popup when the user plugs in the power adapter into their MacBook, or when their battery percentage is low
Find a file
2024-08-29 21:50:13 -06:00
BatteryMonitor 🎉 Initial commit 2024-08-29 21:47:13 -06:00
BatteryMonitor.xcodeproj 🎉 Initial commit 2024-08-29 21:47:13 -06:00
.gitattributes 🎉 Initial commit 2024-08-29 21:47:13 -06:00
demo.gif Update gif 2024-08-29 21:50:13 -06:00
LICENSE 🎉 Initial commit 2024-08-29 21:47:13 -06:00
README.md Update README.md 2024-08-29 21:49:15 -06:00

DynamicNotchKit: Battery Monitor

Show a popup when the user plugs in the power adapter into their MacBook, or when their battery percentage is low. This is an example project for DynamicNotchKit.

Additionally, code from Apple Juice was used to implement a method to obtain the users battery percentage!