Display jailbroken Kindle info using lipc-get-prop

from blog Christian Fei's Blog - cri.dev, | ↗ original
On my jailbroken Kindle I wanted to display information about it (e.g. its IP address, battery level etc.) There is a command on the Kindle, namely lipc-get-prop that you can use to gather information about your device, e.g.: lipc-get-prop -i com.lab126.powerd battLevel Additionally, to find the information you’re looking for, you can leverage...