Bombabillo is a non-web client for the terminal, supporting Gopher, Gemini and much more. https://bombadillo.colorfield.space
Go to file
sloumdrone 8fc945fbf6 Users can now check settings in the client and receive better messages 2019-05-08 21:01:54 -07:00
cmdparse Users can now check settings in the client and receive better messages 2019-05-08 21:01:54 -07:00
config improve error handling 2019-04-30 20:22:55 -04:00
cui allow graceful fallback when we don't have an alternate screen 2019-05-07 16:12:16 -04:00
gopher change openBrowser to use conditional compilation rather than a runtime switch 2019-05-06 18:33:18 -04:00
.gitignore Gofmt all code, switch to canonical function naming, add a go.mod file for use with the latest go version 2019-04-28 15:46:47 -04:00
LICENSE add GPLv3 license. Closes #4 2019-05-02 19:34:11 -04:00
README.md Added empty readme for later customization 2019-03-18 20:27:15 -07:00
go.mod Gofmt all code, switch to canonical function naming, add a go.mod file for use with the latest go version 2019-04-28 15:46:47 -04:00
main.go Users can now check settings in the client and receive better messages 2019-05-08 21:01:54 -07:00
notes.md Added focus shifting between windows redid how draws work 2019-04-10 22:29:10 -07:00

README.md