mirror of
https://github.com/0xGingi/razer-battery-menu-bar-macos.git
synced 2026-09-21 11:54:15 -04:00
No description
- Swift 69.2%
- C 23.8%
- Shell 7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Declare the librazermacos submodule in .gitmodules - the gitlink was tracked without one, so a fresh clone had a path with no URL to fetch from and `git submodule update --init` did nothing. release.sh now packs the .app with ditto rather than leaving the zip to be made by hand; zip would flatten the bundle's symlinks and break the signature. |
||
| battery-group | ||
| razer-battery-menu-bar | ||
| razer-battery-menu-bar.xcodeproj | ||
| screens | ||
| .gitignore | ||
| .gitmodules | ||
| LICENSE | ||
| README.md | ||
| release.sh | ||
Razer Mice Battery Check in MacOS Menu Bar
It's 2024 and on MacOS there's no way to check the battery status of Razer' Mice. That's kinda absurd, so here you go.
When it gets under 20% it sends a notification warning of low battery.
How to install
- Download app from releases.
- Move into
/Applications - In System Settings > Login Elements, click on
+and selectrazer-battery-menu-bar.appto open automatically on login.
If you get warnings because of signature or similar, right-click on it and choose "open"; or in Settings > Privacy & Security scroll down and click "open anyway".
License
This app heavily uses the librazermacos c library. Some private methods' have been exposed publicy. No other changes made.
