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

PreviousDownload Zipped PackageNextDownload Package XML

Last updated 3 years ago

Was this helpful?