💎 Gembro is a mouse-driven Gemini browser written in Bubble Tea. We loved it so much we made our own Gemini capsule.
Try ’em both!
gembro gemini://gem.charm.sh
@charm
You should put a line of 3 backticks like this:
```
above and below your ascii art banner (for preformatted text), so that it renders correctly in Gemini browsers. :)
@leadore thanks for the heads up! Should be fixed now.
@charm
GOARCH=arm go build && scp ./gembro pi@raspberrypi:/home/pi/bin
@charm An idea why go build reports "gopher/gopher.go:91:15: undefined: io.ReadAll" ? (debian, golang meta package installed)
@meowgorithm @charm yeah, it is 1.15.9 x.x. is there a repo with more current versions for debian bullseye/arm64?
@scops @charm afraid I'm not very up-to-date on the Debian ecosystem, but maybe Sid Unstable?
https://packages.debian.org/sid/golang-1.16
But actually, it's super easy to install Go 1.16 to build Gembro using your current Go:
go get golang.org/dl/go1.16.1
go1.16.1 download
go1.16.1 build
More info:
https://golang.org/doc/manage-install
@meowgorithm @charm thanks! i've installed the official build from golang.org for linux/aarch64.
@charm Here's a quick PKGBUILD for Arch since it's not in the AUR yet: https://paste.sr.ht/~cybolic/8e7135ce0cd72b629fb10d70af76aaad6a85bd45
@charm One more tool/project, and I'll start to think that you guys replaced sugar in your coffee with LSD. Awesome job! 😊