Bash Downloader for Lazy with WGET
-
Linux
$ git clone https://github.com/hexageek1337/WGET-Downloader-Bash.git
$ cd WGET-Downloader-Bash/
$ chmod +x wgetdownloader.sh
$ ./wgetdownloader.sh -
Windows with Cygwin
$ git clone https://github.com/hexageek1337/WGET-Downloader-Bash.git
$ cd WGET-Downloader-Bash/
$ chmod +x wgetdownloader.sh
$ dos2unix wgetdownloader.sh
$ ./wgetdownloader.sh
- Wget
- Git
- Dos2unix ( for Cygwin )