An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# đŸ›Ąī¸ Battery Protector


Battery Protector Logo

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



MSI Icon

---

EXE Icon


---

## 📖 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



Battery Protector Screenshot

###

📷 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!


Buy Me A Coffee

![GitHub Stars](https://img.shields.io/github/stars/CycloneAddons/battery-protector?style=social)
![GitHub Forks](https://img.shields.io/github/forks/CycloneAddons/battery-protector?style=social)