Download Zipped Package

Download a zipped homebrew app.

HTTP Request

GET http://<hostname>/hbb/<name>/<name>.zip

Parameter

Default

Description

<hostname>

Mandatory

Hostname of host to use (eg. hbb1.oscwii.org for primary). For info about hosts, go to the Hosts section.

<name>

Mandatory

Internal name / hbbID of package to get.

Usage

curl "https://hbb1.oscwii.org/hbb/WiiVNC/WiiVNC.zip"

The above command downloads the package "WiiVNC" from the "primary" host.

Last updated