Battery life saver and reminder
Project description
ProBat
Battery life saver and reminder
Paraphernalia: Terminator, Oh-my-zsh with bullet-train theme, zsh-syntax-highlighting and zsh-autosuggestions
Getting Started:
Current requirements are:
- python-termcolor: colorizing the shell on unix
Install:
# Via PIP:
$ pip install probat
# From Arch AUR repo:
$ ... -S python-probat
Run:
$ probat
Pro tip:
# Add this line to your .bashrc so you will see the battery status at login:
...
# Run `probat` if it's found in $PATH
command -v probat &>/dev/null && probat
...
Contributing
This project welcomes with open arms any intent to contribute in any way :)
Please leave feedback and ideas on the issues page
Easily set up the project locally for development/testing purposes:
$ git clone https://github.com/codeswhite/probat
$ cd ./probat
$ pipenv install
Note that installing the python requirements can be alternatively done via basic pip:
$ pip install -r requirements.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file probat-1.1.0.tar.gz.
File metadata
- Download URL: probat-1.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f7a7e415f2fb90dadf7acaa787aa7944715f68877e2164fda95a0186e50ee5e
|
|
| MD5 |
982f99d737d5451842853b1c05840cc8
|
|
| BLAKE2b-256 |
b61456420687b439976501994b5e21c287cac6e9114208b582187b5791802407
|
File details
Details for the file probat-1.1.0-py3-none-any.whl.
File metadata
- Download URL: probat-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db60b3335469c312a0453c42e6fd9e1e5b212a291100af000f2c554c2b8de237
|
|
| MD5 |
f3defed7871f46d4582c661a0f1aba28
|
|
| BLAKE2b-256 |
883546e0212b937f2e983f0a3ec58e29befefa8ea97e3f799728847caac1cc23
|