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() 3 years ago
.gitignore 5a25817665 Initial commit 3 years ago
LICENSE 0dbef7ffba Update 'LICENSE' 3 years ago
README.md 2a34421a09 Some enhancements 3 years ago
kailive.py 3ebb16d290 removing the useless print() 3 years ago
kaiscr.py 8786a51d30 Adding scripts 3 years ago

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.