Zu den Homebrew Anwendungen zählen z.B. WAD Manager, Savegame Installer oder Extractor. Natürlich auch Programme die eure Miis extrahieren können. Diese können dann am PC bearbeitet werden. Für die jenigen die sich doppelte Kanäle eingefangen haben, denen kann auch mit dem Duplicate Channel Remover geholfen werden und noch viele weitere interessante Programme stehen für euch bereit.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
Wiixplorer WiiVNC will download WiiXplorer and WiiVNC. It can also be used with the flag -d or -display in order to print this contents of the text file without downloading the apps. Goals for next release: Download multiple selected apps at once. Perhaps by listing multiple app names after -name. Progress bars / terminal spinners. So I'm trying to get WiiVNC to work. I've downloaded the app and I've downloaded TightVNC and tried to set up everything, but when I go to 'connect' it just says 'connecting' and stays there forever. I don't know what I'm doing wrong, but I'm not familiar with VNCs and how they work so it's probably something obvious that I'm just ignorant about.
Your browser has JavaScript disabled. If you would like to use all features of this site, it is mandatory to enable JavaScript.
- Eine Homebrew, die man nur schwer in eine Kategorie zuordnen kann trägt den Namen WiiRecipe von den Codern Wack0 & Calthephenom. Es ist noch eine ziemlich frühe Anfangsversion und soll wohmöglich eine Art Rezeptdatenbank für verschiedene Gerichte…
- Eine Homebrew um euren Fernseher wie eine Discokugel leuchten zu lassen. Es kann über das Steuerkreuz nach oben und unten die Geschwindigkeit geregelt werden.
Es gibt auch eine Polizeisirenenmodus. Das Licht leuchtet dann blau und rot. - Wiitch ist ein Batch Downloader für die Nintendo Wii. Diese Homebrew ließt eine Textdatei aus, in den man URLs einträgt, die dann in das angegebene Verzeichnis gedownloadet werden. Programmiert wurde das ganze von TheStripper.
Installation
1. Unzip… - Ein Twitter-Client für Nintendo Wii.
Zu den Funktionen gehören:
- Twitter Interaktion
- HTTPS-Unterstützung
- oAuth-Unterstützung
- Unicode-Tastatur
- anpassbare Tastatur-layouts
- lokaler NIP-Support
- Content-Encoding: gzip und deflate
Weitere… - Mit einem Virtual Network Computing-Programm (VNC) lässt sich eine Verbindung zu einem Computer/Server aufbauen und ihm von einem Clienten steuern. Maus- und Tastaturaktionen werden so direkt auf den angesteuerten PC übertragen. Mit WiiVNC wird die Wii…
Title | Likes | Views | Downloads | |
---|---|---|---|---|
WiiRecipechristian8246q - | 6,699 | 1,581 | ||
WiiStrobechristian8246q - | 2,871 | 1,171 | ||
Wiitchchristian8246q - | 3,225 | 953 | ||
WiiTweetchristian8246q - | 1,915 | 962 | ||
WiiVNCchristian8246q - | 3,174 | 1,179 | ||
WiiXplorerchristian8246q - | 4,578 | 1,865 | ||
Wiintrochristian8246q - | 1,809 | 425 | ||
Wiiposkopchristian8246q - | 1,481 | 324 | ||
Wiireaderchristian8246q - | 1,891 | 460 | ||
Wiinfochristian8246q - | 1,692 | 479 | ||
WiiLottochristian8246q - | 934 | 267 | ||
WiiLauncherchristian8246q - | 2,739 | 779 | ||
Wiihttpdchristian8246q - | 1,010 | 354 | ||
Wiiforwarderchristian8246q - | 1,860 | 615 | ||
WiiEarthchristian8246q - | 1,602 | 655 | ||
WiiDumpchristian8246q - | 1,532 | 744 | ||
WiiConnectchristian8246q - | 2,041 | 802 | ||
WiiCMchristian8246q - | 1,442 | 508 | ||
WiiCalcchristian8246q - | 722 | 266 | ||
WiiBrowserchristian8246q - | 3,400 | 1,382 | ||
WiiBratorchristian8246q - | 3,391 | 944 | ||
Wii Whiteboardchristian8246q - | 1,022 | 290 | ||
Wii Web Serverchristian8246q - | 1,161 | 316 | ||
Wii System Menu Playerchristian8246q - | 1,383 | 460 | ||
Wii Savegame Extractor - Deluxe SSBB Editionchristian8246q - | 928 | 336 | ||
Wii Ram Editorchristian8246q - | 750 | 283 | ||
Wii Paintchristian8246q - | 884 | 430 | ||
Wii Exhibitchristian8246q - | 713 | 215 | ||
WiiChatterchristian8246q - | 817 | 251 | ||
Wii Bashchristian8246q - | 1,168 | 5,542 |
Statistics
1,441 entrys (0.62 entrys per day) - 4.09 GB Total File Size - 1,296,757 Downloads (554.17 Downloads per day) - 74 Comments
Welcome to the Open Shop Channel API! You can use our API to access Open Shop Channel's endpoints, which can get information on Open Shop Channel apps, secondary repositories, and more.
We don't have any bindings yet, but it's certainly coming! Instead, we will provide native examples in multiple languages. You can view code examples in the dark area to the right, and you can switch the programming language of the examples with the tabs in the top right.
For support and general assistance, please join our Discord server, this is the best way to contact us.
Packages (Applications) are the base items provided through the API.Each package returned by the API includes the following information, in an alphabetical order:
Type | Example Value | Purpose |
---|---|---|
category | 'demos' | Category of package. |
coder | 'mjbauer95' | Developer of package. |
contributors | 'mjbauer95' | Contributors. Usually empty / none. |
controllers | 'w' | More information in Controllers section. |
display_name | 'Libmii Example' | Name / Title of package. |
package_type | 'dol' | Type of package. Possible types: dol, elf, thm (hbc theme). |
downloads | 220 | Amount of downloads. |
extracted | 232449 | File size of application, when extracted. |
internal_name | 'libmii-example' | Also known as hbbID. Used for sorting internally. |
long_description | 'An example of libmii. It shows each Mii entry as a name.' | Long description for the package. |
rating | 7 | Rating of application between 1 to 10 |
release_date | 1237611600 | Release date specified by the package. |
short_description | 'Example of libmii' | Short description, displays on HBB front page. |
updated | 1237611600 | Date of last update. Same as release_date, for now. |
version | '0.1alpha' | Package version |
zip_size | 115725 | Size of zipped package. |
Get All Packages
The above command returns JSON structured like this:
This endpoint retrieves all applications / packages in the specified host.
HTTP Request
GET http://api.oscwii.org/v1/<host>/packages
Query Parameters
Parameter | Default | Description |
---|---|---|
<host> | primary | Host to use (eg. primary, themes). For info about hosts, scroll down to the Hosts section. |
Get Specific Package
The above command returns JSON structured like this:
This endpoint retrieves a specific application / package.
HTTP Request
GET http://api.oscwii.org/v1/<host>/package/<name>
URL Parameters
Parameter | Default | Description |
---|---|---|
<host> | primary | Host to use (eg. primary, themes). For info about hosts, scroll down to the Hosts section. |
<name> | Name of application / package to get. |
Get Packages in Category
The above command returns JSON structured like this:
This endpoint retrieves all applications / packages from specified host and category.
HTTP Request
Wiivnc
GET http://api.oscwii.org/v1/<host>/category/<category>/packages
URL Parameters
Parameter | Default | Description |
---|---|---|
<host> | primary | Host to use (eg. primary, themes). For info about hosts, scroll down to the Hosts section. |
<category> | Name of category to get. |
Get Hosts List
The above command returns JSON structured like this:
This endpoint retrieves all hosts.
HTTP Request
GET http://api.oscwii.org/v1/hosts
Download Zipped Package
The above command downloads the package 'WiiVNC' from the 'primary' host.
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. |
Download Package Icon
The above command downloads the icon for 'WiiVNC' from the 'primary' host.
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. |
Download Package XML
The above command downloads the XML for 'WiiVNC' from the 'primary' host.
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. |
The Homebrew Browser parses package supported controllers by the following system:
Letters | Controller |
---|---|
w | One wii remote is supported |
ww | Two wii remotes are supported |
www | Three wii remotes are supported |
wwww | Four wii remotes are supported |
g | Gamecube controller is supported |
n | Nunchuck is supported |
c | Classic Controller is supported |
s | Compatible with SDHC cards |
k | Keyboard is supported. This is not displayed on the Homebrew Browser. |
z | Wii Zapper is supported. This is not displayed on the Homebrew Browser. |
If a package returns it's controllers are 'wwwwgncs', then it supports 4 wii remotes, a gamecube controller, a nunchuck and is compatible with SDHC cards.
Big thanks to Lyfe from brewtools.dev for creating the parser used by the API.
Documentation and API by dhtdht020 @ Open Shop Channel.
How To Use Wiivnc
The Open Shop Channel is an Open Source project. Learn More
Wiivnc Tutorial
All rights reserved, Open Shop Channel 2018-2020.