| Naja is written in Python/wxPython.
It's a download manager and a website grabber (sucker). You can add
some plugins (newsreader, FTP client, WebDAV client) and take control of your downloads from your office. Naja supports proxy (HTTP, HTTPS,
FTP, SOCKS v4a, SOCKS v5), and uses some authentication methods.
The downloading maybe achieved by splitting the file being downloaded
into several parts and downloading these parts at the same time (HTTP,
HTTPS, FTP). Download speeds are increased by downloading the file from
the mirrors sites, when the sites propose it.
Newsreader supports decoding multipart resources (UUE, yEnc). |