🔋 This Python script, leveraging the plyer library, monitors battery status and sends notifications at predefined thresholds. 📈 It ensures timely alerts for battery levels, enhancing user experience and device management. ⚡
To use the Battery Alert Notifier, follow these steps:
-
Clone the repository:
git clone https://github.com/neuqs90/python-battery-alert-notifier.git
-
Navigate to the project directory:
cd python-battery-alert-notifier
-
Install the required dependencies using pip:
pip install -r requirements.txt
-
Run the application:
python main.py
For Background Run :
pythonw main.py
Contributions are welcome! If you have any ideas, bug fixes, or improvements, feel free to open an issue or submit a pull request.