diff options
Diffstat (limited to 'python/pySmartDL/README')
-rw-r--r-- | python/pySmartDL/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/python/pySmartDL/README b/python/pySmartDL/README new file mode 100644 index 0000000000..f131528165 --- /dev/null +++ b/python/pySmartDL/README @@ -0,0 +1,12 @@ +pySmartDL strives to be a full-pleged smart download manager +for Python. + +Main features: +- Built-in download acceleration (with the multipart + downloading technique). +- Mirrors support. +- Pause/Unpause feature. +- Hash checking. +- Non-blocking, shows progress bar, download speed and eta. + +Documentation: http://itaybb.github.io/pySmartDL/ |