GWGET - A GNOME2 front-end for wget

Tags:
Printer-friendly versionSend to friend

I guess most of you are aware of the linux command line downloader wget. It is an efficient and simple tool with lots of features. And since it is a command-line tool, it can be used in your scripts. To know more about wget , read this article "Mastering Wget" from Lifehacker.

For Linux beginners who are unfamiliar with the command line , here is a Graphical front-end for wget - GWGET . It provides almost all the options available in the command-line version. Take a look at the screenshots below.

atc,gwget
atc,gwget

Ubuntu users can install it from the repository using either Synaptic Package Manager or command line. To install it from command line, goto terminal and issue the command

sudo apt-get install gwget

Syndicate content