@ejasmudar You are right about battery consumption. The display will consume 100% more during idle(there are twice things displayed as before), but it's a tradeoff with no info. The python script for now doesn't do any caching/preloading so it consumes more than it should. Also the code is written at 3am so not the best code out there (loading all the icons that we don't even use...). if people are interested in this, i can rewrite this in C++/QPainter to be more easy on RAM.