a cross-platform proxy server for pretendo, but it's flexible
Go to file
2018-03-12 20:58:43 -05:00
test begin transitioning to use a different library for terminal colors 2018-02-27 18:24:35 -06:00
.gitignore add some more things just for backup 2018-02-25 14:09:21 -06:00
data.go rewrite all functions and stuff in data.go to be maps instead 2018-03-08 19:16:11 -06:00
fs.go begin work on template method 2018-03-07 19:02:52 -06:00
LICENSE some files 2018-02-25 10:28:44 -06:00
maryo.go hopefully finish config system 2018-03-12 20:58:43 -05:00
network.go rewrite all functions and stuff in data.go to be maps instead 2018-03-08 19:16:11 -06:00
proxy.go add some more things just for backup 2018-02-25 14:09:21 -06:00
README.md add colors 2018-02-28 17:44:42 -06:00
shell.go add colors 2018-02-28 17:44:42 -06:00

maryo

a proxy server used for accessing Pretendo, the open source Nintendo Network replacement

(also known as the terminal app your grandma can use)

instructions

using precompiled binaries:

go to the releases, and download the correct binary for your system. just double-click it and follow the instructions

building from source (WARNING: EXTREMELY HARDCORE)

prerequisites

building

  1. clone this repository
  2. it's easy, just go build in the source directory
  3. you can then double click your own binaries instead of ours (i don't care)