Refresh the status automatically
Hi yasharrashedi,
After trying other javascript based webui for aria2 I got success with this one only. It is working for me ok. I use raspberry pi with lighttpd for this. Currently the data shown on the webpage doesn't update automatically, I have to refresh the page frequently. Is there any simple way to achieve this. I am not php programmer but few hints could help.
Hi The easiest way is to implement ajax for the progressbar. Since there are a few users using this project I didn't this but i'll fo it for you if i had tome
After reading your code and aria2 docs I have decided to make a full fledged download manager using aria2 as the core , python for server side app and JS ,Bootstrap and Data tables for web UI. I want to add the functionality of multiple queues and keep track of all downloads irrespective of aria2 reloads. I am doing it for my personal use but if it works fine then may put the code on GitHub.
I would be nice if you let me use your code after completion
I am not pro developer, just a geek. So it will take time before I make any good code. But I will be more than happy to share it with the community once it's stable enough.
It's been 2 years now. Any chances to see an update of your code ? Refresh is a basic you should add... You are the only one doing a PHP UI, and I'm sure that's actually what everybody is looking for instead of the other 2 more famous webUI which are actually more like clients than server UI...
I got other two client UI working for my needs so I am not working on this project since long time.
Oh, ok... I was looking for something which worked exactly as what you did...
Thanks though ! :)