Skip to content

PDMT is a download manager which is written in bash language and it is based on aria2 and improves aria2

License

Notifications You must be signed in to change notification settings

ghahremany/pdmt

This branch is 40 commits behind alireza-amirsamimi/pdmt:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

54d79b5 · Aug 15, 2015
Aug 15, 2015
Aug 13, 2015
May 15, 2015
Aug 13, 2015
Aug 12, 2015
Aug 12, 2015

Repository files navigation

Persepolis Download Manager (PDM)

  • 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.

ScreenShot

ScreenShot

Before running install file make sure that all dependencies are installed on your system!

You must install aria2 , pm-utils, wget , bc , vorbis-tools , xclip , xterm , zenity , libnotify-bin

Dependencies for Ubuntu

$ sudo apt-get install aria2 pm-utils wget bc vorbis-tools xdg-utils xclip  libnotify-bin xterm zenity

Dependencies for Fedora

$ sudo yum install aria2 pm-utils wget bc vorbis-tools xdg-utils xclip  libnotify-bin xterm zenity

Dependencies for Archlinux

$ 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

or...

$ 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

Some features:

  • 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 ...

Contact me

Me on twiter: https://twitter.com/AR_AmirSamimi

My weblog: http://amirsamimi.mihanblog.com

My email adress: [email protected]

Read more about PERSEPOLIS

https://en.wikipedia.org/wiki/Persepolis

About

PDMT is a download manager which is written in bash language and it is based on aria2 and improves aria2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%