Releases: shermp/NickelClock
Battery level fix for Libra/Clara Colour and Clara BW
This release fixes an issue where the incorrect battery level was being set when initially showing the battery.
Chapter caption spacing
This is a small improvement to add a little spacing between the chapter caption, and the clock and/or battery.
Battery Indicator Support
This release allows adding a battery level indicator to the header or footer.
First, a warning. The settings file has changed significantly. You may want to back up your old settings file in case you want to revert to a previous version. Your old settings will be upgraded to the new format. See the current readme for instructions on the new settings.
The new version allows showing the battery level as either a (configurable) text label, an icon, or both. The icon is not suitable for use in dark mode, as it does not get inverted. When using the Both option, there is a rather sizable gap between the label and icon, which I haven't figured out how to make smaller.
The clock and battery indicator can not share the same location, I tried to allow this but had issues, so it is not supported at this time. It is allowed to use both header and footer simultaneously though.
Adjustable Margins
Hot on the heels of the previous release, this one allows you to customize how close to the left or right edge of the screen you want the clock to show.
A new setting hor_margin
has been added. The value can be auto
(default) or a whole number of pixels.
This release also removes the .txt
extension from the uninstall
file, so it will not be imported by the Kobo software. It is safe to delete the old uninstall.txt
file.
v0.1.0
Initial release