Description
aria2 downloads can be controlled from a browser-based interface made only with HTML, CSS, and JavaScript. This is useful when a user wants a visual queue for downloads managed by aria2 RPC.
The interface itself is static web content, but the connected aria2 instance can download files and access configured paths. Protect the RPC endpoint with authentication and avoid exposing it to untrusted networks.