https://github.com/mostafaasadi/mdl
A bash script download manager
https://github.com/mostafaasadi/mdl
Last synced: 7 months ago
JSON representation
A bash script download manager
- Host: GitHub
- URL: https://github.com/mostafaasadi/mdl
- Owner: mostafaasadi
- License: gpl-3.0
- Created: 2016-04-16T14:21:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-21T21:14:39.000Z (over 8 years ago)
- Last Synced: 2025-01-17T11:12:41.507Z (9 months ago)
- Language: Shell
- Homepage: http://ma73.ir
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MDL
### A bash script download manager
### It's just for *fun* :blush:
#
# Installation
- ```$ install aria2c```
- ```$ git clone https://github.com/mostafaasadi/mdl```
- ```$ cd mdl```
- ```$ chmod +x mdl.sh```
- ```$ ./mdl.sh```> This script has argumnent and none argument ability , so you can just simply run *mdl.sh* or use this argument :
- ``` ./mdl.sh [link] [start hour time (24mode)] [start minute time] [Directory] [end hour time(24mode)] [end minute time]```
> you can use mdl arguments in ""
# License
This program is free software ; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation