Skip to content
/ aria2js Public

Pure client-side JavaScript frontend for the lightweight aria2 download manager.

License

Notifications You must be signed in to change notification settings

howard/aria2js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aria2js

System Requirements & Dependencies

You must have access to a running aria2 instance. If you don't have aria2 yet, you can download it from one of the following locations:

JSON RPC support must be enabled by passing the --enable-rpc option to the executable.

If you plan to use aria2js from outside the machine aria2 runs on or its network, it is highly encouraged to configure aria2 to require authentication. Hiding aria2 behind an HTTPS server might also be a good idea.

aria2js can be run on any machine with network access to the machine running your aria2 instance.

The following browsers have been confirmed to work with aria2js:

  • Google Chrome >= 19

Install

  1. Download the aria2js files from https://github.com/howard/aria2js/zipball/master
  2. Extract the downloaded .zip file to a location of your choice.
  3. Make sure the computer you're using fulfills the system requirements mentioned above.

Usage

  1. Open the index.html file you extracted earlier.
  2. ????
  3. Profit.

Acknowledgements

Thanks go to Tatsuhiro Tsujikawa, the creator of aria2, for making such a lightweight, versatile download manager.

About

Pure client-side JavaScript frontend for the lightweight aria2 download manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published