YAAW
Yet Another Aria2 Webui in pure HTML/CSS/Javascirpt
YAAW is a lightweight browser interface for controlling the aria2 download utility through JSON-RPC. It is written entirely in HTML, CSS, and JavaScript and does not require its own web server or backend. Users open the interface in a browser and connect it to an aria2 instance with RPC enabled. The dashboard can manage active, waiting, stopped, and completed download tasks from a graphical interface. It supports HTTP and WebSocket RPC connections, along with token or username-based...