wii-ntp

From WiiBrew
Jump to navigation Jump to search

wii-ntp
Wii-ntp.png
General
Author(s)User:GalaxyMaster
TypeSystem tool
Version1.0
LicenceCC0
Links
Download
Source
Peripherals
Wiimote.svg GameCube Controller

wii-ntp sets the Wii's real-time clock from a Network Time Protocol (NTP) server.

Usage

In its simplest usage, launch the application without any arguments, at which point you can select the UTC offset of your time zone with the D-Pad of any connected Wii Remote or GameCube controller. After selecting your time zone, press A to continue.

Additionally, this application supports the following arguments:

-s, --server <server>		the NTP server to use (default: time.nist.gov)
-t, --timezone <UTC offset>	the UTC offset of your time zone
-a, --auto			set the time without any user interaction,
				with a 5 second period to be interrupted
				(overrides previous instances of -w)
-w, --wait			wait for the user to press A to set the time,
				allowing for the UTC offset to be selected
				(default, overrides previous instances of -a)