sebastiansturm / i3blocks-battery

i3blocks blocklet script to output the current status of your battery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJECT MOVED

This project has been merged into i3blocks-contrib, which I maintain. Please send any bug reports, pull requests, or stars that way.

i3blocks-battery is an i3blocks blocklet script to output the current status of your battery.

Dependencies: fonts-font-awesome, acpi, python3

Suggested: i3 ( >= 4.3 ), i3blocks ( >= 1.4 )

It looks like this:

To use with i3blocks, copy the blocklet configuration in the given i3blocks.conf into your i3blocks configuration file, the recommended config is

[battery]
command=$SCRIPT_DIR/battery.py
markup=pango
interval=30

About

i3blocks blocklet script to output the current status of your battery

License:GNU General Public License v2.0


Languages

Language:Python 100.0%