Metadata-Version: 2.1
Name: battery-advisor
Version: 1.0.0
Summary: A simple tool to monitor and notify about battery status. Built with Python.
Home-page: https://github.com/fer-hnndz/battery-advisor
License: MIT
Keywords: battery,monitor,notify
Author: fer-hnndz
Author-email: 65425622+fer-hnndz@users.noreply.github.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

# battery-advisor

A simple tool to monitor and notify about battery status. Built with Python.

# Dependencies (Arch only)
- libnotify
- python-gobject
- python-pillow
- python-toml
- python-psutil

