Skip to content

It is a bash script which checks and notifies the system battery status in order to conserve power. The automated voice "espeak" as well as a notification pop up will notify the user to remove the charger when it's charged upto 100% and also when the charging level is below 30%.

Notifications You must be signed in to change notification settings

echobash/batteryStatusNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔋 Battery Status Notifier

A smart battery monitoring tool that alerts you when your battery is low or fully charged. Perfect for managing your device's battery health and ensuring you never miss important notifications.

👥 Contributors

Contributors

Contributors

Thank you to all contributors who help make this project better! 🎉

✨ Features

  • 🔔 Low Battery Alerts - Get notified when battery drops below threshold
  • Charge Complete Alerts - Know when your device is fully charged
  • Custom Timing - Set alerts for specific durations
  • 🕐 Cron Integration - Schedule alerts at desired times
  • 🎯 Flexible Configuration - Customize alert preferences

🚀 Why Use This?

  • Battery Health - Prevent overcharging and deep discharge
  • Productivity - Never miss important work due to dead battery
  • Convenience - Automated alerts without manual monitoring
  • Customizable - Set alerts according to your schedule

🤝 Contributing

We welcome contributions! Help us improve this battery monitoring tool.

🎯 How to Contribute

  1. Fork this repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request
  5. Get recognized as a contributor! 🏆

🏷️ Good First Issues

  • Add new alert types
  • Improve battery detection
  • Enhance notification system
  • Add configuration options
  • Improve documentation

🛠️ Installation

git clone https://github.com/echobash/batteryStatusNotifier.git
cd batteryStatusNotifier

📖 Usage

Basic Usage

python battery_notifier.py

With Cron (Scheduled Alerts)

# Add to crontab for regular checks
*/15 * * * * /path/to/batteryStatusNotifier/battery_notifier.py

Made with ❤️ by echobash

Keep your battery healthy and stay productive! 🔋

About

It is a bash script which checks and notifies the system battery status in order to conserve power. The automated voice "espeak" as well as a notification pop up will notify the user to remove the charger when it's charged upto 100% and also when the charging level is below 30%.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages