Download Package Icon

Download the icon for an homebrew app.

HTTP Request

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

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.png"

The above command downloads the icon for "WiiVNC" from the "primary" host.

Last updated