integration with existing solutions, e.g KDE Connect #23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
cf #17 as function also supported by KDE Connect.
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).
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
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.
bridge via https://github.com/metallkopf/konnect despite its lmitations or official
kdeconnectd -platform offscreen