Battery Protector is a lightweight software for Windows that alerts the user when the battery reaches 80% and plays music until the charger is unplugged. It also displays the battery percentage in the system tray.
- 🔔 Battery Alert: Notifies the user when the battery reaches 80%.(Soon Customizable)
- 🎵 Music Alert: Plays music until the charger is unplugged.
- 📌 Tray Icon: Displays the current battery percentage in the system tray.
- ℹ️ Battery Status Tooltip: Shows detailed battery status in the tray icon tooltip.(Soon)
- ⚙️ Customizable Alerts: Will allows users to customize alert sounds and notification settings.(Soon)
-
Clone the repository:
git clone https://github.com/CycloneAddons/battery-protector.git
-
Navigate to the project directory:
cd battery-protector
-
Install dependencies:
npm install
-
Run the project:
npm run tauri dev
npm run tauri build
The application will start monitoring the battery status once launched:
- ⚡ When the battery reaches 80%, an alert sound will play, and the battery percentage will be displayed in the tray icon.
- 🔌 The alert sound will continue until the charger is unplugged.
Soon
We welcome contributions to make Battery Protector better! To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Commit your changes:
git commit -m "Add your message here"
- Push the branch:
git push origin feature-name
- Submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
This project is actively maintained. For bug reports or feature requests, please open an issue.
Note: Currently, this project is intended for Windows users only.
Developed and owned by Cyclone Addons
GitHub Profile
If you find this project helpful, consider giving it a ⭐ on GitHub!