Skip to content

A Software to monitor if charger is plugged out and Notify/Act

License

Notifications You must be signed in to change notification settings

vickkie/JuiceWatch

Repository files navigation

JuiceWatch 🩺🍂

JuiceWatch Logo

JuiceWatch is a battery monitoring application designed to provide real-time insights into your laptop's battery status charging Status. It helps you conserve battery life by taking proactive actions when your laptop is not connected to the charger. Stay informed and in control of your power usage!

Very useful for Laptops with almost dead batteries.(Very)

Features

  • Continuous monitoring of laptop battery status
  • Notifications for charger connection and disconnection events
  • Customizable notification intervals and turn-off delays
  • Manual initiation of shutdown using the 'Shutdown' button

Table of Contents

Build Installation

Requirements

  • Any Operating System
  • Python 3.x installed
  • Inno Setup for creating the installer (optional)
  1. Clone the repository:

    git clone https://github.com/vickkie/JuiceWatch.git
    
  2. Navigate to the project directory:

cd JuiceWatch
  1. Install Python dependencies:
pip install -r requirements.txt
  1. -Run JuiceWatch:
python JuiceWatch.py

Windows Installation

Requirements

  • Windows Operating System
  • Python 3.x installed
  • Inno Setup for creating the installer (optional)

Download installation setup under release on the github page

Usage

  • Configure your notification settings in the 'Settings' tab.
  • The program will continuously monitor your laptop's battery status.
  • Receive notifications for charger connection and disconnection events.
  • Customize notification intervals and turn-off delays to suit your preferences.
  • Optionally, manually initiate a shutdown using the 'Shutdown' button.

Settings

  • Open the 'Settings' tab to configure notification intervals and turn-off delays.
  • Click the 'Update Settings' button to apply changes.

Program Information

  • Open the 'Program Info' tab for additional information about JuiceWatch.
  • Learn more about how JuiceWatch helps you conserve battery life.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contribution Guidelines

Feel free to contribute to this project. Read the Contribution Guidelines for more information.

Changelog

Check the Changelog for information about the latest updates.

free for modification and fair use

Visual Update

juiceWatch