From ec253f92b451eccde930a1a116feec8f1c862de5 Mon Sep 17 00:00:00 2001 From: Hamza Zia Date: Thu, 7 Jun 2012 20:45:58 +0800 Subject: [PATCH] download specific settings functionality added!!! --- README.md | 4 +- index.html | 119 ++++++++- js/aria2_settings.js | 28 +++ js/aria2_settings.js~ | 551 ++++++++++++++++++++++++++++++++++++++++++ js/script.js | 265 +++++++++++++++++--- 5 files changed, 926 insertions(+), 41 deletions(-) create mode 100644 js/aria2_settings.js~ diff --git a/README.md b/README.md index 967a2b0..3cf9b8a 100755 --- a/README.md +++ b/README.md @@ -12,14 +12,14 @@ Basic working prototype with minimal functionality. A lot more to features to co TODO =========== --> Set global aria2c configuration -> Adding URIs to existing downloads -> Add download and upload speed graphs and virtualizations -> More global statistics -> More specialized info for special download types like bit torrent and metalink +-> Refined settings for each download -> Changing configuration of downloads already started -> More advance options for new download --> Adding downloads by uploading torrent and metalink files +-> Adding downloads by uploading torrent and metalink files (HTML5 file api probably) Dependencies diff --git a/index.html b/index.html index 77e2f2a..60ad188 100755 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - + Aria2 Web Client @@ -35,7 +35,7 @@ @@ -119,7 +126,7 @@ + + + +