Skip to content

pufferfist/yarmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yarmd - Yet Another Recursive Multi-thread Downloader

Refactored the calling process based on aria2.js. Real multithreading.

Works fine on both macOS and Windows.

Usage

aria2c --enable-rpc --rpc-listen-all=true --rpc-allow-origin-all
npm install
npm run build
npm run start -- -n 5 -d dir http://link.to.nginx.autoindex

About

Yet Another Recursive Multi-thread Downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%