A KDE Plasma 6 plasmoid to send SMS from your desktop via KDE Connect.
- Send SMS β compose and send text messages from your KDE Plasma desktop
- KDE Connect integration β uses your paired Android phone as the SMS gateway
- Contact autocomplete β search contacts via KPeople integration
- Phone number formatting β automatic country detection and as-you-type formatting via libphonenumber-js
- SMS history β view sent message history per contact, full-page history view with back navigation
- Unread notification badge β dot indicator on the panel icon for unread messages
- Configurable device β select your KDE Connect paired device, multi-device support
- Audible feedback β optional beep sound after sending
- 15 languages β fr, de, es, pt_BR, ru, zh_CN, ja, ko, it, nl, pl, tr, ar, uk, cs
- KDE Plasma 6
- KDE Connect (desktop app + paired Android phone)
kpackagetool6
- Right-click your panel β Add Widgets β Get New Widgets β Download New Plasma Widgets
- Search "KDE Connect SMS" β Install
Or visit store.kde.org/p/1202579.
kpackagetool6 -t Plasma/Applet -i com.comexpertise.plasma.kdeconnectsms-<version>.plasmoidgit clone https://github.com/comxd/plasma-kdeconnect-sms.git
cd plasma-kdeconnect-sms
kpackagetool6 -t Plasma/Applet -i .Then right-click your panel β Add Widgets β search "KDE Connect SMS".
If the widget still shows the old UI after an update, restart Plasma shell:
systemctl --user restart plasma-plasmashell.serviceOr log out and log back in.
bash scripts/build-plasmoid.shProduces com.comexpertise.plasma.kdeconnectsms-<version>.plasmoid ready for distribution.
bash translate/merge.sh # extract strings β update .po files
bash translate/build.sh # compile .po β .moexport KDE_NEON_ISO=/path/to/neon-user-current.iso
./vm/launch-vm.sh --setup # Fully automated VM setup
./vm/reload-plasmoid.sh # Reload after code changesΒ© 2026 ComExpertise β GPL-2.0-or-later β see individual file headers for details.
David DIVERRES β ComExpertise
