https://github.com/cycloneaddons/battery-protector
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.
https://github.com/cycloneaddons/battery-protector
battery-health battery-information battery-management-system battery-monitor battery-optimization battery-percentage battery-protection battery-protector
Last synced: 5 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/cycloneaddons/battery-protector
- Owner: CycloneAddons
- License: mit
- Created: 2024-12-24T21:01:39.000Z (over 1 year ago)
- Default Branch: V0.2.0
- Last Pushed: 2025-01-24T12:44:42.000Z (over 1 year ago)
- Last Synced: 2025-01-24T13:37:15.629Z (over 1 year ago)
- Topics: battery-health, battery-information, battery-management-system, battery-monitor, battery-optimization, battery-percentage, battery-protection, battery-protector
- Language: CSS
- Homepage: https://batteryprotector.me
- Size: 8.69 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# đĄī¸ Battery Protector
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.
---
## đ Features
- đ **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)
---
## đĨ Installation
1. Clone the repository:
```sh
git clone https://github.com/CycloneAddons/battery-protector.git
```
2. Navigate to the project directory:
```sh
cd battery-protector
```
3. Install dependencies:
```sh
npm install
```
4. Run the project:
```sh
npm run tauri dev
```
###
OR
```sh
npm run tauri build
```
---
## đĒ Download Links
---
## đ Usage
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.
###
đˇ Screenshot Demonstration
###
đˇ Video Demonstration
Soon, If you want a live demo of the software without installing it, go to Battery Protector Site
---
## đ¤ Contributing
We welcome contributions to make **Battery Protector** better! To contribute:
1. Fork the repository.
2. Create a new branch:
```sh
git checkout -b feature-name
```
3. Commit your changes:
```sh
git commit -m "Add your message here"
```
4. Push the branch:
```sh
git push origin feature-name
```
5. Submit a pull request.
---
## đ License
This project is licensed under the **MIT License**. See the [LICENSE](./LICENSE) file for details.
---
## đ Maintenance
This project is actively maintained. For bug reports or feature requests, please [open an issue](https://github.com/CycloneAddons/battery-protector/issues).
---
> **Note**: Currently, this project is intended for **Windows users only**.
---
### đ¨âđģ Developer & Owner
**Developed and owned by Cyclone Addons**
[GitHub Profile](https://github.com/CycloneAddons)
---
### â¤ī¸ Support
If you find this project helpful, consider giving it a â on GitHub!

