LogoLogo
v2 (Discontinued)
v2 (Discontinued)
  • Introduction
  • Packages
    • Packages
    • Get All Packages
    • Get Specific Package
    • Get Packages in Category
  • Hosts
    • Get Hosts List
  • Download
    • Download Zipped Package
    • Download Package Icon
    • Download Package XML
  • Controllers
  • Credits
Powered by GitBook
On this page

Was this helpful?

  1. Download

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.

PreviousGet Hosts ListNextDownload Package Icon

Last updated 3 years ago

Was this helpful?