| Summary: | Allow adding device by hostname/address on desktop (similar to "Add devices by IP" in the mobile app) | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Linus Kardell <linus.kardell> |
| Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | andrew.g.r.holmes, xalt7x.service |
| Priority: | NOR | ||
| Version First Reported In: | 22.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Linus Kardell
2023-10-13 14:47:32 UTC
It's possible to make remote device visible by setting "customDevices" parameter in config. It works for me to connect Desktops. 1. Find kdeconnect Desktop config: - Linux: ~/.config/kdeconnect/ - Windows: %LocalAppData%\kdeconnect\config 2. Add "customDevices" parameter, specifying IP address of required devices customDevices=192.168.89.35,192.168.89.36 3. Open KDEConnect window on both devices and click "Refresh" For me Desktops start to see each other if I set this parameter on either of devices (be it device with VPN connection or local device). References: - https://www.reddit.com/r/kde/comments/l2kqiu/kde_connect_actually_supports_adding_devices_by/ - https://bbs.archlinux.org/viewtopic.php?id=282623 - https://www.reddit.com/r/mullvadvpn/comments/1ajopzf/kdeconnect_mullvad_linux_desktop/ I really hope this will be added in Desktop app UI or at least documented. Currently we get such important information from the deleted Reddit post P.S. Linus Kardell, can you please add "Add devices by IP" (mobile app action) in the title so it will be more discoverable? |