<div dir="ltr">Heya All!<div><br></div><div>As promised a little while ago; I said I'd also have a go at writing a modern desktop Gopher Client/Browser. Here it is!</div><div><br></div><div><a href="https://github.com/prologic/gopherclient">https://github.com/prologic/gopherclient</a><br></div><div><br></div><div>I don't yet have binaries for any platforms; so please build this from source using Go (#golang) and the QT toolkit. On OS X with Homebrew this is pretty easy:</div><div><br></div><div>$ brew install go qt</div><div>$ go install <a href="http://github.com/prologic/gopherclient">github.com/prologic/gopherclient</a></div><div><br></div><div>Please be aware that if you are using Go 1.6+ you'll need to run with:</div><div><br></div><div>GODEBUG=cgocheck=0 ./gopherclient</div><div><br></div><div>See <a href="https://github.com/go-qml/qml/issues/170">https://github.com/go-qml/qml/issues/170</a> and <a href="https://github.com/go-qml/qml/issues/179">https://github.com/go-qml/qml/issues/179</a> (Sorry!)</div><div><br></div><div>cheers</div><div>James<br clear="all"><div><div class="gmail_signature"><span style="border-collapse:collapse;color:rgb(136,136,136);font-size:13px"><br><font face="arial, sans-serif">James Mills / prologic</font><br><br><font face="arial, sans-serif"></font><font face="'courier new', monospace">E: <a href="mailto:prologic@shortcircuit.net.au" style="color:rgb(0,0,204)" target="_blank">prologic@shortcircuit.net.au</a></font></span><div><span style="font-family:"courier new",monospace;color:rgb(136,136,136);font-size:13px">W: </span><a href="http://prologic.shortcircuit.net.au" style="font-family:"courier new",monospace;font-size:13px;color:rgb(0,0,204)" target="_blank">prologic.shortcircuit.net.au</a><br></div></div></div>
</div></div>