Skip to content

Supster131/NX-ntpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NX-ntpc

A crude NTP client for the Switch.

What's it do?

It contacts a time server at http://ntp.org and sets the Nintendo Switch's clock appropriately. Note however, that it will not set the clock that you can see on the Home Screen. To fix this, go into System Settings, scroll down to System, pick Date and Time, then turn on "Synchronise Clock via Internet". You can then turn it off afterward if desired, but this toggle step will need to be repeated each time you run NX-ntpc.

How do I compile it?

Install devkitA64 (along with libnx), browse to the directory containing this project's Makefile, and type make.

How do I use it?

Run the NRO from the hbmenu, or send it over nxlink. An internet connection is required for this program to work, but it does not contact Nintendo's servers, so it should be friendly in 90DNS and other Nintendo-blocked environments.

Sample output of a successful use. image

About

A crude NTP client for the Switch.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 53.9%
  • C 46.1%