CurlWrapper 1.5CurlWrapper acts as a GUI interface to the command-line program called curl. Curl is used to send and get files to and from a server. Download (Free) Requirements Universal Binary (Runs natively on PowerPC or x86 Intel-based Mac computers running OS X 10.4.11 - macOS 10.14.X) Curl must be installed and is by default in OS X. (OS X location is /usr/bin/curl). CurlWrapper supports the following curl options -O (Write output to a file named as the remote file) -s (Silent mode. Makes Curl mute.) -v (Makes the fetching more verbose/talkative. Mostly usable for debugging.)