integration with existing solutions, e.g KDE Connect #23

Open
opened 2023-12-15 09:00:54 +00:00 by utopiah · 5 comments
Owner

e.g https://invent.kde.org/network/kdeconnect-kde with -platform offscreen daemon only option.

unsure for how what interface is provided. There is a plugin system to might be able to expose functionnalities this way, making it an HTTP server also.

e.g https://invent.kde.org/network/kdeconnect-kde with [-platform offscreen](https://userbase.kde.org/KDEConnect#Can_I_run_KDE_Connect_without_a_display_server?) daemon only option. unsure for how what interface is provided. There is a plugin system to might be able to expose functionnalities this way, making it an HTTP server also.
Author
Owner

cf #17 as function also supported by KDE Connect.

cf https://git.benetou.fr/utopiah/offline-octopus/issues/17 as function also supported by KDE Connect.
Author
Owner

see also https://rclone.org/commands/rclone_rcd/ which in most case though would not be offline (e.g ProtonDrive or Google Drive) but might still be easier locally than specialized API (e.g WebDAV and ftp supported so no need for equivalent JS libraries, either client side or server side).

see also https://rclone.org/commands/rclone_rcd/ which in most case though would not be offline (e.g ProtonDrive or Google Drive) but might still be easier locally than specialized API (e.g WebDAV and ftp supported so no need for equivalent JS libraries, either client side or server side).
Author
Owner

note that HomeAssistant not only provides a Web way to control it https://developers.home-assistant.io/docs/api/rest/ but also a way to add sensor https://www.home-assistant.io/integrations/rest and command https://www.home-assistant.io/integrations/rest_command

note that HomeAssistant not only provides a Web way to control it https://developers.home-assistant.io/docs/api/rest/ but also a way to add sensor https://www.home-assistant.io/integrations/rest and command https://www.home-assistant.io/integrations/rest_command
Author
Owner

Browser side consider Firefox Sync

client could be directly https://github.com/valeriangalliat/node-firefox-sync or https://github.com/Mikescher/firefox-sync-client/

Example of getting Vision Pro tabs https://twitter.com/utopiah/status/1769379172239942076 from a Linux desktop.

Browser side consider Firefox Sync client could be directly https://github.com/valeriangalliat/node-firefox-sync or https://github.com/Mikescher/firefox-sync-client/ Example of getting Vision Pro tabs https://twitter.com/utopiah/status/1769379172239942076 from a Linux desktop.
Author
Owner

bridge via https://github.com/metallkopf/konnect despite its lmitations or official kdeconnectd -platform offscreen

bridge via https://github.com/metallkopf/konnect despite its lmitations or official `kdeconnectd -platform offscreen`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: utopiah/offline-octopus#23