- version : 1.16.1
- Persepolis Download Manager is a download manager which is written in bash language and it is based on aria2 and improves aria2.
You must install aria2
, pm-utils
, wget
, bc
, vorbis-tools
, xclip
, xterm
, zenity
, libnotify-bin
$ sudo apt-get install aria2 pm-utils wget bc vorbis-tools xdg-utils xclip libnotify-bin xterm zenity
$ sudo yum install aria2 pm-utils wget bc vorbis-tools xdg-utils xclip libnotify-bin xterm zenity
$ sudo pacman -S aria2 pm-utils wget bc vorbis-tools xdg-utils xclip libnotify xterm zenity
After installing dependencies, change your directory with cd command and run install file
$ sh install
for uninstall PDM,
$ sh unistall
$ cd
$ cd /tmp
$ wget -O pdmt.tar.gz https://github.com/alireza-amirsamimi/pdmt/archive/master.tar.gz
$ tar --overwrite --overwrite-dir -xf pdmt.tar.gz
$ cd pdmt-master
$ sh install
-
PDM configures aria2 automatically for best speed according to your file size
-
you can adjust start time and end time for downloads
-
download queue
-
PDM can shutdown or suspend or hibernate system after download
-
If download failed by aria2,PDM retries to download failed links
-
Compatible with Firefox flashgot
and ...
Me on twiter: https://twitter.com/AR_AmirSamimi
My weblog: http://amirsamimi.mihanblog.com
My email adress: [email protected]