A Magisk module that allows KDE Connect to automatically sync the Android clipboard to desktop.
- Thanks to this XDA post, without whose package structuring examples this could have never been
cd /sdcard/Download
curl -fLO https://github.com/draumaz/kdeconnectbidirectionalclipboard/releases/download/1/kdeconnectbidirectionalclipboard-v1.zip
su -c 'magisk --install-module kdeconnectbidirectionalclipboard-v1.zip'