# battery-advisor
A simple tool to monitor and notify about battery status. Built with Python.
**Features**
- A system tray icon to enable/disable monitoring
- Notifications for charging status
- Popups for low battery status
- Highly configurable notification for battery levels.
## Installation
The program can be installed from the AUR.
I suggest to use an AUR helper, like `yay`.
```bash
$ yay -S battery-advisor
```
# Dependencies
- libnotify
- python-gobject
- python-pystray
- python-toml
- python-psutil
- python-systemd
Raw data
{
"_id": null,
"home_page": "https://github.com/fer-hnndz/battery-advisor",
"name": "battery-advisor",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "battery, monitor, notify",
"author": "fer-hnndz",
"author_email": "65425622+fer-hnndz@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/85/ef/d1b3e15d0101e31a52a736638c09bb526c7fb554078c25ab650916968f74/battery_advisor-1.2.1.tar.gz",
"platform": null,
"description": "# battery-advisor\n\nA simple tool to monitor and notify about battery status. Built with Python.\n\n**Features**\n- A system tray icon to enable/disable monitoring\n- Notifications for charging status\n- Popups for low battery status\n- Highly configurable notification for battery levels.\n\n## Installation\nThe program can be installed from the AUR.\nI suggest to use an AUR helper, like `yay`.\n\n```bash\n$ yay -S battery-advisor\n```\n\n# Dependencies \n- libnotify\n- python-gobject\n- python-pystray\n- python-toml\n- python-psutil\n- python-systemd",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple tool to monitor and notify about battery status. Built with Python.",
"version": "1.2.1",
"project_urls": {
"Homepage": "https://github.com/fer-hnndz/battery-advisor"
},
"split_keywords": [
"battery",
" monitor",
" notify"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b46e290c02168b4162b41a23e1fa06a2318e4c65946df115341bfd1346c2456c",
"md5": "24414ed5565d704696ea6bdfb67fe829",
"sha256": "79b256ea32fc9cfabfd78853774ce581b4ccada202a2f905f3d92eb15de2059d"
},
"downloads": -1,
"filename": "battery_advisor-1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "24414ed5565d704696ea6bdfb67fe829",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 419085,
"upload_time": "2024-10-03T04:54:20",
"upload_time_iso_8601": "2024-10-03T04:54:20.349788Z",
"url": "https://files.pythonhosted.org/packages/b4/6e/290c02168b4162b41a23e1fa06a2318e4c65946df115341bfd1346c2456c/battery_advisor-1.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "85efd1b3e15d0101e31a52a736638c09bb526c7fb554078c25ab650916968f74",
"md5": "a63cf409cc3b76bbf09c8ea1dcde6a57",
"sha256": "2e40d3b6855c418c75d757cba720a7b93b2b98be055287e507bed82c20ebd447"
},
"downloads": -1,
"filename": "battery_advisor-1.2.1.tar.gz",
"has_sig": false,
"md5_digest": "a63cf409cc3b76bbf09c8ea1dcde6a57",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 416558,
"upload_time": "2024-10-03T04:54:22",
"upload_time_iso_8601": "2024-10-03T04:54:22.949995Z",
"url": "https://files.pythonhosted.org/packages/85/ef/d1b3e15d0101e31a52a736638c09bb526c7fb554078c25ab650916968f74/battery_advisor-1.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-03 04:54:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fer-hnndz",
"github_project": "battery-advisor",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "battery-advisor"
}