Remote Functionality? #1379
Replies: 1 comment
-
|
Hi, thanks for trying Gopeed! Yes, remote download management is supported, but the recommended way is different from FDM’s “device ID + password” model. For Gopeed, you can deploy/run the Web version of Gopeed, and then access it from another device through a browser. For example, you can open the Gopeed Web UI on your phone, paste the download link there, and the download task will be created on the machine/server where Gopeed is running. So you don’t necessarily need to write your own API client. The RESTful API is mainly for automation or custom integrations. For normal remote usage, using the Web UI in a browser should be enough. In short: Run/deploy Gopeed Web on your main device/server → open it from your phone’s browser → add download links remotely. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I'm currently using FDM which use to be open source but now isn't, it can download both normal files and torrent and have the remote functionality so that i can send links from my phone to desktop to download files.
I just discovered gopeed, installed, searched through the docs, but can't find information of remote operating functionality?
Website say this:
API Support
RESTful API for automation, integration and remote download management
Do i need to have api knowledge and make something by myself to get remote management functionality?
In FDM i just paste the id and password of main device into mobile and it connects.
Beta Was this translation helpful? Give feedback.
All reactions