https://github.com/nivindulakshitha/battery-monitor
Monitor your battery status in real-time. Get alerts when fully charged or low. Optimize battery usage. Easy and lightweight.
https://github.com/nivindulakshitha/battery-monitor
Last synced: 4 months ago
JSON representation
Monitor your battery status in real-time. Get alerts when fully charged or low. Optimize battery usage. Easy and lightweight.
- Host: GitHub
- URL: https://github.com/nivindulakshitha/battery-monitor
- Owner: nivindulakshitha
- License: cc0-1.0
- Created: 2024-02-09T02:42:20.000Z (over 1 year ago)
- Default Branch: Master
- Last Pushed: 2024-02-09T03:16:04.000Z (over 1 year ago)
- Last Synced: 2025-01-01T18:26:36.832Z (6 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Battery Monitor
Battery Monitor is a lightweight application designed to help you manage your device's battery status efficiently.
## Features
- **Real-time Monitoring**: Monitor your battery charge level in real-time.
- **Alert Notifications**: Receive alerts when your battery is fully charged or running low.
- **Optimize Battery Usage**: Take actions to optimize battery usage and prolong battery lifespan.## How It Works
Battery Monitor continuously monitors your device's battery status. When the battery is fully charged, you'll receive a notification prompting you to unplug the charger to prevent overcharging. Similarly, when the battery level is low, Battery Monitor alerts you to plug in the charger to avoid sudden shutdowns.
## System Requirements
- Compatible with Windows, macOS, and Linux operating systems.
- Requires Python 3.x installed on your system.## Installation
1. Clone or download the Battery Monitor repository.
2. Install the required dependencies (`psutil` and `plyer`).
3. Run the `battery_monitor.py` script.## Usage
Simply run the `battery_monitor.py` script, and Battery Monitor will start monitoring your battery status in the background. You'll receive notifications when necessary.
## Contributing
We welcome contributions from the community. Feel free to submit bug reports, feature requests, or pull requests on our GitHub repository.
## License
This project is licensed under the Creative Common License - see the [LICENSE](LICENSE) file for details.