Waxel is a download manager. It is a web interface using axel as an engine, instead of wget. This way downloads are accelerated using multiple connections. The code was optimized for low performance processors, embedded systems.
A basic thread-safe command-line download manager written in bash. It can accept new URLs via command-line, semi-interactive interface or via pipe. Allows speed limits to easily and individually be set per thread.
Command line download manager which uses existing unix utilities: Downloads can be added, paused and removed from the command line; and you can create custom download schedules by combining this program with the crontab file.