Skip to main content

Battery life saver and reminder

Project description

ProBat

Battery life saver and reminder

Usage Screencap

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

probat-1.1.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

probat-1.1.0-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page