LogoLogo
v1 (Discontinued)
v1 (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 XML

Download the meta.xml for an homebrew app.

HTTP Request

GET https://<hostname>/unzipped_apps/<name>/apps/<name>/meta.xml

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/unzipped_apps/WiiVNC/apps/WiiVNC/meta.xml"

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

PreviousDownload Package IconNextControllers

Last updated 3 years ago

Was this helpful?