Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Simple UDP Debug Reader for Wii U homebrew and plugin development

License

Notifications You must be signed in to change notification settings

WiiDatabase/SimpleUdpDebugReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple UDP Debug Reader

Simple UDP Debug Reader for Wii U homebrew and plugin development. 99% coded with GPT-4!

Used prompt

System: You are a sophisticated, accurate, and modern AI programming assistant

User: How would I write a Go program that receives data sent by another device on the same network over UDP broadcast? Port is 4405 and buffer size is 4096. It should show the output in the terminal and log it into a file named "GeckoLog.txt". The program should also quit when the user presses "q" and clear the console if "c" is pressed. They keys should be detected without needing to press the return key.

About

Simple UDP Debug Reader for Wii U homebrew and plugin development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages