persepolisdm / persepolis

Persepolis is a download manager written in Python.
https://persepolisdm.github.io
GNU General Public License v3.0
6.26k stars 653 forks source link

Please add an option for remote gui for aria2? #244

Open Metamba opened 7 years ago

Metamba commented 7 years ago

It will be a good idea to add an option for a remote GUI control of aria2 on another server.

alireza-amirsamimi commented 7 years ago

Thanks for your feature request 👍 We will work on it :)

psamim commented 5 years ago

This would be really great to have.

Ansem93 commented 4 years ago

I would love a webui and an headless mode for people like me that have an headless NAS

alazare619 commented 4 years ago

A year later from creation and no milestone assigned. This shouldn't be an issue as the option for port already exists. Instead of statically assuming its localhost assign it to a user definable variable.

gbcox commented 4 years ago

This should also reference duplicate ticket of #514

gbcox commented 4 years ago

I went through and updated the above tickets to point to this one. Persepolis is already connecting via RPC. From a quick look at the code (and correct me if I'm wrong, I only did a few quick searches) you don't have any coding for rpc-secret. It is described here: https://aria2.github.io/manual/en/html/aria2c.html#rpc-auth

It's nice that you setup and shutdown a server for those who don't want to bother with it, but if you add the option to point to another .conf and/or enter a few extra parameters people should be able to connect to their own or remote servers.

brainchild0 commented 2 years ago

It would be great if the application would support connections to remote servers running aria2, as there very limited options currently for a standalone client with such support, especially in a Linux environment.