diff --git a/README.md b/README.md index e6c0aa1..d0e1abe 100755 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ 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. +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 brings more power than necessary. The project started off as a GSOC project by the Metalink -Very simple to use, no build scripts, no installation scripts. Just download the repo, fireup your favourite web browser with 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: +Very simple to use, no build scripts, no installation scripts. First start aria2 in the background either in your local machine or in a remote one. You can do that as follows: **aria2c --enable-rpc** - If aria2 is not installed in your local machine then head on to http://aria2.sourceforge.net/ and follow the instructions there. +Then download the webui, you can either do that by downloading this repository and running index.html in the browser. Or you could just head on to http://ziahamza.github.com/webui-aria2/ and just start downloading files!! + + Status =========== Usable but some bugs here and there. A lot more to features to come so stay tuned. @@ -24,3 +26,8 @@ Dependencies ============ Well, I guess you cannot run it without aria2 installed locally or on a network location. And not sure if a web browser counts as a dependency on GUI desktops :) +Support +======= +For any support, feature request and bug report add an issue in the github project tab or head on the aria2 forums (https://sourceforge.net/apps/phpbb/aria2) and post your issue there. + + diff --git a/css/bootstrap.css b/css/bootstrap.css old mode 100644 new mode 100755 diff --git a/img/glyphicons-halflings-white.png b/img/glyphicons-halflings-white.png old mode 100644 new mode 100755 diff --git a/img/glyphicons-halflings.png b/img/glyphicons-halflings.png old mode 100644 new mode 100755 diff --git a/index.html b/index.html index 7bf6016..0b67238 100755 --- a/index.html +++ b/index.html @@ -434,7 +434,7 @@
- Aria2 version:
+ aria2 version:
Web-Client status: