Using the install script:
curl -fsSL https://raw.githubusercontent.com/leeineian/kMoji/master/scripts/get.sh | bashUsing with install script with options:
# With options:
curl -fsSL https://raw.githubusercontent.com/leeineian/kMoji/master/scripts/get.sh | bash -s -- --verboseplasmawindowed org.kmoji.plasmaUsing the uninstall script:
./scripts/install.sh --uninstallOr with curl:
curl -fsSL https://raw.githubusercontent.com/leeineian/kMoji/master/scripts/get.sh | bash -s -- --uninstall- Requires Plasma 6 (KF6) and Qt 6.
- Clipboard uses KDE KQuickControlsAddons. Ensure the
org.kde.kquickcontrolsaddonsQML module is present. - Emoji data is loaded from
assets/emoji-metadata.js
