Add Battery Icon To Taskbar Portable Site

# Charging indicator if is_charging: draw.line([(28, 12), (36, 12)], fill='#00ff00', width=2) draw.line([(32, 12), (32, 20)], fill='#00ff00', width=2)

# For Python versions pip install psutil pillow pystray add battery icon to taskbar