In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "WiiVNC"

From WiiBrew
Jump to navigation Jump to search
m
 
(30 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 
{{Infobox homebrew
 
{{Infobox homebrew
| image      =  
+
| image      = [[File:WiiVNC.png]]
 
| title      = WiiVNC
 
| title      = WiiVNC
 
| type        = utility
 
| type        = utility
 
| licence    = WTFPL
 
| licence    = WTFPL
 
| author      = [[User:Paulwagener|Paulwagener]]
 
| author      = [[User:Paulwagener|Paulwagener]]
| version    = No release yet
+
| version    = 1.3
| download    = not yet
+
| download    = https://github.com/PaulWagener/WiiVNC/raw/master/WiiVNC.zip
| source      = http://code.google.com/p/wiivnc/source/checkout
+
| source      = https://github.com/PaulWagener/WiiVNC
 
| peripherals = {{Wiimote}} {{SensorBar}} {{GCNController}} {{USBKeyboard}} {{USBMouse}} {{WiFi}} {{Internet}}
 
| peripherals = {{Wiimote}} {{SensorBar}} {{GCNController}} {{USBKeyboard}} {{USBMouse}} {{WiFi}} {{Internet}}
| hbb        =
+
| hbb        = yes
 +
| osc        = yes
 
}}
 
}}
It's a project I'm working on. The goal is a shiny VNC client with a keyboard and a pointer.
 
  
The VNC part is working:
+
View & control your computer screen with your Wii!  
http://code.google.com/p/wiivnc/source/browse/trunk (look in the change for rev 2 if you want to test it)
 
Now we just need to add the shiny part!
 
  
Note that you can already use this if you tweak the hardcoded ip-address & password and rebuild the thing.
+
 
 +
== Changelog ==
 +
 
 +
=== 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
  
 
== VNC Server compatibility ==
 
== VNC Server compatibility ==
Line 25: Line 53:
 
! Works?
 
! Works?
 
|-
 
|-
| TightVNC
+
| [http://www.tightvnc.com TightVNC 2.x]
 +
| {{partial|Yes, but colors screwed up}}
 +
|-
 +
| [https://www.tightvnc.com/download-old.php TightVNC 1.x]
 +
| {{Yes}}
 +
|-
 +
| [http://www.uvnc.com UltraVNC]
 
| {{yes}}
 
| {{yes}}
 
|-
 
|-
| UltraVNC
+
| [http://www.realvnc.com RealVNC]
 
| {{yes}}
 
| {{yes}}
|-
 
| RealVNC
 
| {{no}}
 
 
|-
 
|-
 
| [http://www.testplant.com/products/vine_viewer Vine Server]
 
| [http://www.testplant.com/products/vine_viewer Vine Server]
Line 39: Line 70:
 
| [http://www.apple.com/macosx/ Mac OS X Screen Sharing]
 
| [http://www.apple.com/macosx/ Mac OS X Screen Sharing]
 
| {{partial|Yes, but colors screwed up}}
 
| {{partial|Yes, but colors screwed up}}
 +
|-
 +
| [http://www.ubuntu.com/ Ubuntu desktop sharing]
 +
| {{yes}}
 +
 +
|}
 +
 +
== Images ==
 +
{| class="wikitable" style="text-align:center;"
 +
|-
 +
! Image
 +
! Size
 +
! Designer
 +
|-
 +
| [[File:WiiVNC.png]]
 +
| 128x48
 +
| [[User:Squeeze|squeeze]]
 +
|-
 +
| [[File:WiiVNC112x32.png]]
 +
| 112x32
 +
| [[User:Squeeze|squeeze]]
 +
|-
 +
| [[File:WiiVNCicon.png]]
 +
| 128x96
 +
| [[User:Squeeze|squeeze]]
 +
|-
 +
| [[File:WiiVNCcanal.png|250px|thumb|]]
 +
| 590x332
 +
| [[User:Squeeze|squeeze]]
 
|}
 
|}
 +
 +
==Video==
 +
 +
<youtube align="left">gPwS2WFcjLI</youtube> {{clear}}
  
 
== Controls ==
 
== Controls ==
Line 51: Line 114:
 
| {{GCAButton}} || {{WiimoteAButton}}  || Left mousebutton
 
| {{GCAButton}} || {{WiimoteAButton}}  || Left mousebutton
 
|-
 
|-
| {{GCBButton}} || {{WiimoteBButton}} || Right mousebutton / Lock key
+
| {{GCBButton}} || {{WiimoteBButton}} || Right mousebutton
 
|-
 
|-
 
| {{GCYButton}} || {{WiimotePlusButton}} || Zoom in
 
| {{GCYButton}} || {{WiimotePlusButton}} || Zoom in

Latest revision as of 19:33, 8 April 2021

WiiVNC
WiiVNC.png
General
Author(s)Paulwagener
TypeUtility
Version1.3
LicenceWTFPL
Links
Download
Source
Downloadable via the Homebrew Browser
Downloadable via the Open Shop Channel
Peripherals
Wiimote.svg SensorBar.svg GameCube Controller USB Keyboard USB Mouse Local WiFi Internet

View & control your computer screen with your Wii!


Changelog

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

VNC Server compatibility

Program Works?
TightVNC 2.x Yes, but colors screwed up
TightVNC 1.x Yes
UltraVNC Yes
RealVNC Yes
Vine Server Yes
Mac OS X Screen Sharing Yes, but colors screwed up
Ubuntu desktop sharing Yes

Images

Image Size Designer
WiiVNC.png 128x48 squeeze
WiiVNC112x32.png 112x32 squeeze
WiiVNCicon.png 128x96 squeeze
WiiVNCcanal.png
590x332 squeeze

Video



Controls

GameCube Controller Wiimote.svg Action
GameCube Control Stick Wii Remote Aim Move cursor
Gamecube A Button Wiimote A Button Left mousebutton
Gamecube B Button Wiimote B Button Right mousebutton
Gamecube Y Button Wiimote + Button Zoom in
Gamecube X Button Wiimote - Button Zoom out
Gamecube D-Pad Left / Gamecube D-Pad Right Wiimote 1 Button + Wiimote D-Pad Left / Wiimote D-Pad Right Middle mousebutton
Gamecube D-Pad Up Wiimote 1 Button + Wiimote D-Pad Up Mousescroll up
Gamecube D-Pad Down Wiimote 1 Button + Wiimote D-Pad Down Mousescroll down
Gamecube C Control Stick Wiimote D-Pad Scroll view
GameCube Z Button Wiimote 2 Button Onscreen Keyboard
GameCube START Button Wiimote HOME Button Quit