Skip to content

KayvanMazaheri/axolla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

axolla

TLDR;

My experience with axel was a disaster, so I created axolla.

Usage

./axolla.sh [OPTIONS] url1 [url2] [url...]

Why ?

Sometimes when you try to download a file using axel, it breaks in the middle of the process.
At these times you have to terminate the process with Ctrl + C, then restart it to resume the download process.

You can use axolla to solve this problem.
It uses axel and passes the parameters to it, then watches the output of axel. If the output doesn't change in a while, it kills axel and restarts the download process.

About

axel is unreliable, axolla is not!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages