Bombabillo is a non-web client for the terminal, supporting Gopher, Gemini and much more. https://bombadillo.colorfield.space
Go to file
Justin Overfelt ee0f2e3e9b change openBrowser to use conditional compilation rather than a runtime switch 2019-05-06 18:33:18 -04:00
cmdparse improve error handling 2019-04-30 20:22:55 -04:00
config improve error handling 2019-04-30 20:22:55 -04:00
cui change openBrowser to use conditional compilation rather than a runtime switch 2019-05-06 18:33:18 -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 Merge branch 'master' of https://tildegit.org/sloum/Bombadillo 2019-05-03 20:59:47 -07:00
notes.md Added focus shifting between windows redid how draws work 2019-04-10 22:29:10 -07:00

README.md