v.1.22 Add Language Locale - Add many Background screen thanks @lululla
ADD LIBRARY NECESSARY DEPENDENCES:
check your python version in telnet:
python-V
FOR DREAMOS 2.5/2.6
apt-get update
apt-get install wget
apt-get install python-requests
FOR OE IMAGE 2.0
opkg update
opkg install wget
PY2
opkg install python-requests
PY3
opkg install python3-requests
Alternative for install this plugin:
wget -q "--no-check-certificate"
https://raw.githubusercontent.com/Belfa ... staller.sh -O - | /bin/sh