Return to site

Wiivnc Download

broken image


This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

Contribute to PaulWagener/WiiVNC development by creating an account on GitHub. Connect to your computer using your Wii. Contribute to PaulWagener/WiiVNC development by creating an account on GitHub. Download ZIP Launching GitHub Desktop. If nothing happens, download GitHub Desktop and try again. Download the NoMachine package for your operating system to the computer that you want to control remotely. After completing the download, launch the installer. Accept the license agreement and click Next and wait while Setup completes the installation. To connect to this computer over the internet you need to know its IP address and port number. The Wii Vault has every Wii game released in the US, all verified with Redump or No-Intro for the best quality available. Name Uploaded Size; WiiMC 1.3.4 (New Install) Nov 2013: 6.0 MB: WiiMC 1.3.4 (Update).

Your browser has JavaScript disabled. If you would like to use all features of this site, it is mandatory to enable JavaScript.

  • 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 zum Clienten. Es kann per Gamecubecontroller und Wiimote gesteuert werden.

    Bisherige Features:

    • Zoomen
    • Bildschirmtastatur
    • USB-Tastatur und Maus-Support
    • Passworteingabe

    Version 1.3
    Added '-' character to keyboard in first screen
    Compiled with latest libogc
    Version 1.2.2
    Spanish translation fixes
    Version 1.2
    Fixed selection bug in password screen
    Compiled with libogc 1.8.5
    Version 1.1.1
    Added French language
    Version 1.1
    Changes:
    Hide password
    Better widescreen support
    More languages
    New logo
    Version 1.0
    Control your computer with VNC! Features:
    Zooming
    Onscreen keyboard
    USB keyboard & mouse support
    Entering passwords
    Generally
    Author:
    Paul Wagener
    Version:
    1.3
    Website:
    http://www.wiibrew.org/wiki/WiiVNC
    Language:
    Mehrsprachig
    License:
    Unbekannt
    Files
    • wiivnc.zip

      application/x-zip-compressed, 848.64 kB (1,179 downloads)

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.

Wiivnc

Packages (Applications) are the base items provided through the API.Each package returned by the API includes the following information, in an alphabetical order:

TypeExample ValuePurpose
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).
downloads220Amount of downloads.
extracted232449File 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.
rating7Rating of application between 1 to 10
release_date1237611600Release date specified by the package.
short_description'Example of libmii'Short description, displays on HBB front page.
updated1237611600Date of last update. Same as release_date, for now.
version'0.1alpha'Package version
zip_size115725Size of zipped package.

Winvnc Download

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//packages

Windows

Query Parameters

ParameterDefaultDescription
primaryHost to use (eg. primary, themes). For info about hosts, scroll down to the Hosts section.
For the time being, packages will always return 0 downloads and no rating. This will be changed in the future.

Get Specific Package

The above command returns JSON structured like this:

This endpoint retrieves a specific application / package. Persona 5 iso ps3 download windows 10.

HTTP Request

GET http://api.oscwii.org/v1//package/

URL Parameters

ParameterDefaultDescription
primaryHost to use (eg. primary, themes). For info about hosts, scroll down to the Hosts section.
Name of application / package to get.

Get Packages in Category

Winvnc

The above command returns JSON structured like this:

This endpoint retrieves all applications / packages from specified host and category.

HTTP Request

GET http://api.oscwii.org/v1//category//packages

URL Parameters

ParameterDefaultDescription
primaryHost to use (eg. primary, themes). For info about hosts, scroll down to the Hosts section.
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

It's mandatory to specify the host in most API endpoints.

Download Zipped Package

The above command downloads the package 'WiiVNC' from the 'primary' host.

Download a zipped homebrew app.

HTTP Request

GET http:///hbb//.zip

ParameterDefaultDescription
MandatoryHostname of host to use (eg. hbb1.oscwii.org for primary). For info about hosts, go to the Hosts section.
MandatoryInternal 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:///hbb/.png

ParameterDefaultDescription
MandatoryHostname of host to use (eg. hbb1.oscwii.org for primary). For info about hosts, go to the Hosts section.
MandatoryInternal 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:///unzipped_apps//apps//meta.xml

ParameterDefaultDescription
MandatoryHostname of host to use (eg. hbb1.oscwii.org for primary). For info about hosts, go to the Hosts section.
MandatoryInternal name / hbbID of package to get.
Winvnc download windows 10

The Homebrew Browser parses package supported controllers by the following system:

LettersController
wOne wii remote is supported
wwTwo wii remotes are supported
wwwThree wii remotes are supported
wwwwFour wii remotes are supported
gGamecube controller is supported
nNunchuck is supported
cClassic Controller is supported
sCompatible with SDHC cards
kKeyboard is supported. This is not displayed on the Homebrew Browser.
zWii Zapper is supported. This is not displayed on the Homebrew Browser.

Winvnc Download Windows 10

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.

Wiivnc Download

Packages (Applications) are the base items provided through the API.Each package returned by the API includes the following information, in an alphabetical order:

TypeExample ValuePurpose
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).
downloads220Amount of downloads.
extracted232449File 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.
rating7Rating of application between 1 to 10
release_date1237611600Release date specified by the package.
short_description'Example of libmii'Short description, displays on HBB front page.
updated1237611600Date of last update. Same as release_date, for now.
version'0.1alpha'Package version
zip_size115725Size of zipped package.

Winvnc Download

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//packages

Query Parameters

ParameterDefaultDescription
primaryHost to use (eg. primary, themes). For info about hosts, scroll down to the Hosts section.
For the time being, packages will always return 0 downloads and no rating. This will be changed in the future.

Get Specific Package

The above command returns JSON structured like this:

This endpoint retrieves a specific application / package. Persona 5 iso ps3 download windows 10.

HTTP Request

GET http://api.oscwii.org/v1//package/

URL Parameters

ParameterDefaultDescription
primaryHost to use (eg. primary, themes). For info about hosts, scroll down to the Hosts section.
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

GET http://api.oscwii.org/v1//category//packages

URL Parameters

ParameterDefaultDescription
primaryHost to use (eg. primary, themes). For info about hosts, scroll down to the Hosts section.
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

It's mandatory to specify the host in most API endpoints.

Download Zipped Package

The above command downloads the package 'WiiVNC' from the 'primary' host.

Download a zipped homebrew app.

HTTP Request

GET http:///hbb//.zip

ParameterDefaultDescription
MandatoryHostname of host to use (eg. hbb1.oscwii.org for primary). For info about hosts, go to the Hosts section.
MandatoryInternal 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:///hbb/.png

ParameterDefaultDescription
MandatoryHostname of host to use (eg. hbb1.oscwii.org for primary). For info about hosts, go to the Hosts section.
MandatoryInternal 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:///unzipped_apps//apps//meta.xml

ParameterDefaultDescription
MandatoryHostname of host to use (eg. hbb1.oscwii.org for primary). For info about hosts, go to the Hosts section.
MandatoryInternal name / hbbID of package to get.

The Homebrew Browser parses package supported controllers by the following system:

LettersController
wOne wii remote is supported
wwTwo wii remotes are supported
wwwThree wii remotes are supported
wwwwFour wii remotes are supported
gGamecube controller is supported
nNunchuck is supported
cClassic Controller is supported
sCompatible with SDHC cards
kKeyboard is supported. This is not displayed on the Homebrew Browser.
zWii Zapper is supported. This is not displayed on the Homebrew Browser.

Winvnc Download Windows 10

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.

Winvnc Download Windows 10

Big thanks to Lyfe from brewtools.dev for creating the parser used by the API.

Winvnc Download

Documentation and API by dhtdht020 @ Open Shop Channel.

Winvnc Download Free

The Open Shop Channel is an Open Source project. Learn More

Wiivnc Download

All rights reserved, Open Shop Channel 2018-2020.





broken image