Page 1 of 1

[Plugin] AddKey aka Biss key Editor

Posted: 19 Feb 2023, 12:15
by SatEmpire
KeyAdder plugin V6.4

online update

-Update VirtualKeyBoard

Code: Select all

wget -q "--no-check-certificate" https://raw.githaubusercontent.com/fairbird/KeyAdder/main/installer.sh -O - | /bin/sh
if you have the following error
"wget:error getting response:Network is unreachable"

You need to install wget

Code: Select all

apt update

apt install wget
Thanks RAED