Name | battery-notify JSON |
Version |
1.4
JSON |
| download |
home_page | None |
Summary | Battery notification applet for informing about battery status. |
upload_time | 2024-02-19 09:08:30 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
dbus
notify
battery
desktop
status
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
## About
A battery monitor and notification app with sound for Linux systems.
## Usage
```bash
$ battery-notify start --daemon
battery-daemon starting...
started.
$ battery-notify stop --daemon
battery-daemon stopping...
stopped.
$ battery-notify status --daemon
battery-daemon is not running.
$ battery-notify info
Battery level is: 97.67%
Battery usage time left: 2:03:17
Battery status: discharging
Charger plugged: off
```
## Install
```bash
$ pip install battery-notify
```
## Install the data
Download the source code, unzip it, go into the source directory and run:
```bash
$ tar xvf battery-notify-1.4.tar.gz
$ cd battery-notify-1.4
$ python3 data.py install
```
## Uninstall
```bash
$ pip uninstall battery-notify
$ python3 data.py uninstall
```
## Config file
```bash
/etc/battery-notify/config.toml
```
## XDG desktop file
```bash
/etc/xdg/autostart/battery-daemon.desktop.sample
```
## Pidfile
```bash
$HOME/.run/battery-notify.pid
$HOME/.run/music_player.pid
```
Raw data
{
"_id": null,
"home_page": null,
"name": "battery-notify",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Dimitris Zlatanidis <dslackw@gmail.com>",
"keywords": "dbus,notify,battery,desktop,status",
"author": null,
"author_email": "Dimitris Zlatanidis <dslackw@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/4d/65/184f828b9462d64126dc347ae1d49352c036ca75f32d3305696f13355d02/battery_notify-1.4.tar.gz",
"platform": null,
"description": "## About\n\nA battery monitor and notification app with sound for Linux systems.\n\n## Usage\n\n```bash\n$ battery-notify start --daemon\nbattery-daemon starting...\nstarted.\n\n$ battery-notify stop --daemon\nbattery-daemon stopping...\nstopped.\n\n$ battery-notify status --daemon\nbattery-daemon is not running.\n\n$ battery-notify info\nBattery level is: 97.67%\nBattery usage time left: 2:03:17\nBattery status: discharging\nCharger plugged: off\n```\n\n\n## Install\n\n```bash\n$ pip install battery-notify\n```\n\n## Install the data\n\nDownload the source code, unzip it, go into the source directory and run:\n\n```bash\n$ tar xvf battery-notify-1.4.tar.gz\n$ cd battery-notify-1.4\n$ python3 data.py install\n```\n\n## Uninstall\n\n```bash\n$ pip uninstall battery-notify\n\n$ python3 data.py uninstall \n```\n\n## Config file\n\n```bash\n/etc/battery-notify/config.toml\n```\n\n## XDG desktop file\n\n```bash\n/etc/xdg/autostart/battery-daemon.desktop.sample\n```\n\n## Pidfile\n\n```bash\n$HOME/.run/battery-notify.pid\n$HOME/.run/music_player.pid\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Battery notification applet for informing about battery status.",
"version": "1.4",
"project_urls": {
"Changelog": "https://gitlab.com/dslackw/battery-notify/-/blob/main/CHANGELOG.md",
"Documentation": "https://gitlab.com/dslackw/battery-notify/",
"Homepage": "https://gitlab.com/dslackw/battery-notify/",
"Repository": "https://gitlab.com/dslackw/battery-notify.git"
},
"split_keywords": [
"dbus",
"notify",
"battery",
"desktop",
"status"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "dcb4724a705d8e73d293f8e987aa01fc46ec25f9af4c103b3d36d202a6d84516",
"md5": "2652ff766cf0059c1f9baf629b83aa9b",
"sha256": "5fe31a0184db4047f4a4aa2e7a19d1793ed4178c30a7b60741e26069e0f30604"
},
"downloads": -1,
"filename": "battery_notify-1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2652ff766cf0059c1f9baf629b83aa9b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 7847,
"upload_time": "2024-02-19T09:08:29",
"upload_time_iso_8601": "2024-02-19T09:08:29.548564Z",
"url": "https://files.pythonhosted.org/packages/dc/b4/724a705d8e73d293f8e987aa01fc46ec25f9af4c103b3d36d202a6d84516/battery_notify-1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4d65184f828b9462d64126dc347ae1d49352c036ca75f32d3305696f13355d02",
"md5": "098dd3c41acb272fb3ee52150c18e23a",
"sha256": "3c680ea2b38c19fa3d4ed3da55b0b78f571cc9ee9a96311e9ad68b33a044528b"
},
"downloads": -1,
"filename": "battery_notify-1.4.tar.gz",
"has_sig": false,
"md5_digest": "098dd3c41acb272fb3ee52150c18e23a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 5021,
"upload_time": "2024-02-19T09:08:30",
"upload_time_iso_8601": "2024-02-19T09:08:30.976528Z",
"url": "https://files.pythonhosted.org/packages/4d/65/184f828b9462d64126dc347ae1d49352c036ca75f32d3305696f13355d02/battery_notify-1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-19 09:08:30",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "dslackw",
"gitlab_project": "battery-notify",
"lcname": "battery-notify"
}