ct-Open-Source / ct-Smart-Home

A ready-to-use Node-RED setup for home automation
https://ct.de/smarthome
GNU General Public License v2.0
166 stars 40 forks source link

Feature Request: add KDE-connect-cli into this projec #27

Open Mannshoch opened 4 years ago

Mannshoch commented 4 years ago

With this tool it would be easy to create push message and get other data transfer possibilities to mobilephones.

merlinschumacher commented 4 years ago

I've looked at the possibility, but the kdeconnect package adds more than 500 Mbytes to the container. I believe thats too much for such a small feature. But you're free to build your own container. :) I'd recommend a Telegram bot as an alternative solution. Maybe somebody will implement the KDE connect protocol for Nodejs/Nodered.

Mannshoch commented 4 years ago

It seems that the kdeconnec comes with dependency to the GUI. It would be nice if someone Write an addon for nodered. Gsconnect for gnomeshell is more lightweight https://extensions.gnome.org/extension/1319/gsconnect/ https://github.com/andyholmes/gnome-shell-extension-gsconnect May it helps a potentional nodered developer.