Mac Categories

WgetWrapper 1.3


WgetWrapper WgetWrapper is a GUI interface for the command-line program wget.

System Requirememts
Mac OS X 10.3 or later
Download Details
Company Hybrid Bits
Version 1.3
Post Date October 02, 2009
License Freeware
File Size 88 KB
There are no screenshots

WgetWrapper 1.3


WgetWrapper is a GUI interface for the command-line program wget.
WgetWrapper is a small Cocoa application written in Objective-C that will act as a GUI interface for the command-line program called wget.

Wget is an application used to get documents/files from a server.

WgetWrapper supports the following wget options:
Â
  • URLs: (non-recursive downloading)
    Â
  • -r: (specify recursive download for URLs)

    WgetWrapper supports 3 paths to wget:
    Â
  • /sw/bin/wget (Fink install location)
    Â
  • /usr/local/bin/wget
    Â
  • /usr/bin/wget

    Requirements:

    Â
  • Wget must be installed. (wget doesn't come with OS X so you must install it from source).