This repository has been archived by the owner on Jun 18, 2021. It is now read-only.
Releases: rhubarbwu/cellrs
Releases · rhubarbwu/cellrs
v0.2.3: Use Your Number Keys
v0.2.2: It's Charging!!!
- Blink count overflow (invisible beyond the right boundary of the battery) causes early blink reset.
blink
module moved underdisplay
.
v0.2.1: It's Charging!!
The cycle sequence is now reduced to three states: 1 is no longer in the sequence if the custom blink value is otherwise set.
v0.2.0: It's Charging!
Optionally, while charging, cells to the right blink.
- Cells up to the
blink-value
to the right of the last charged cell will blink incrementally. - This
blink-value
can be set with command-line flags, and cycled through with a keypress.
v0.1.3: Just Paint Over It
- Non-resize battery changes will not refresh the entire battery; they only rewrite the cells and status.
- Added Makefile for releases.
v0.1.0: First Release
- Basic battery indicator with status line working.
- Maximum of 1min refresh.
- Recovery from terminals that are too small.