Small Python scripts to take screenshot from a KaiOS/FFOS device and to mirror the screen of your phone.

Farooq Karimi Zadeh 3ebb16d290 removing the useless print() %!s(int64=3) %!d(string=hai) anos
.gitignore 5a25817665 Initial commit %!s(int64=4) %!d(string=hai) anos
LICENSE 0dbef7ffba Update 'LICENSE' %!s(int64=4) %!d(string=hai) anos
README.md 2a34421a09 Some enhancements %!s(int64=3) %!d(string=hai) anos
kailive.py 3ebb16d290 removing the useless print() %!s(int64=3) %!d(string=hai) anos
kaiscr.py 8786a51d30 Adding scripts %!s(int64=4) %!d(string=hai) anos

README.md

KaiScr

Small Python scripts to take screenshot from a KaiOS/FFOS device and to mirror the screen of your phone.

A video on how to use it from myself: http://far.chickenkiller.com/files/using-kailive-and-kaiscr.mp4

kaiscr.py

Just run the script with -h:

python3 kaiscr.py -h

kailive.py

Just run the script and make sure you have forwarded the debug socket to port 6000(TCP):

python3 kailive.py

Press q to quit.