Thread: Clara HD Display time when reading
View Single Post
Old 06-04-2020, 07:58 AM   #435
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by bansheeat View Post
I would like to show my Battery Status along with the Time. How can I do
that ?
If you haven't already done it read the notes related to battery in the provided sample config file, miniclock.example.cfg.

These are the relevant entries I have used in my own miniclock.cfg file.
Code:
format=%H:%M - {battery}
battery_min=0
battery_max=100
battery_source=/sys/devices/platform/pmic_battery.1/power_supply/mc13892_bat/capacity
Your format=... entry will probably be a bit different. The addition of the {battery} bit is what's important.
jackie_w is offline   Reply With Quote