Fork of Webui Aria2 (with themes)
Go to file
2012-06-05 19:41:42 +08:00
css ditched dojo for bootstrap and updated ui 2012-05-27 06:02:45 +08:00
img ditched dojo for bootstrap and updated ui 2012-05-27 06:02:45 +08:00
js file creation error 2012-06-05 19:41:42 +08:00
404.html ditched dojo for bootstrap and updated ui 2012-05-27 06:02:45 +08:00
favicon.ico ditched dojo for bootstrap and updated ui 2012-05-27 06:02:45 +08:00
humans.txt ditched dojo for bootstrap and updated ui 2012-05-27 06:02:45 +08:00
index.html basic download resume and pause functionality added!!! 2012-06-05 19:40:43 +08:00
README.md basic download resume and pause functionality added!!! 2012-06-05 19:40:43 +08:00

webui-aria2

The aim for this project is to create the worlds best and hottest interface to interact with aria2. Aria2 is the worlds best file downloader, but sometimes the command line just brings more power than necessary.

Very simple to use, no build scripts, no installation scripts. Just download, fireup your favourite web browser and open index.html and start downloading files!! Be sure to start aria2 in the background either in your local machine or in a remote one. You can do that as follows: aria2c --enable-rpc

Status

Basic working prototype with minimal functionality. A lot more to features to come so stay tuned.

Dependencies

Well, I guess it cant run without aria2 installed locally or on a network location. And not sure if a web browser counts as a dependencies on GUI desktops :)