Show battery life as hearts in tmux
red hearts | charged |
white hearts | not charged |
black hearts | gap between designed charge and last maximum charge |
- Add a line in your ~/.tmux.conf to change the status bar - an example is given in the example_tmux.conf file
- Copy the tmux_battery_charge_indicator.sh file to the directory specified in your ~/.tmux.conf and make it executable
Works on Linux and OS X
Inspired by https://aaronlasseigne.com/2012/10/15/battery-life-in-the-land-of-tmux/