Any good FreeBSD Gemini clients with a GUI?
Hi! I'm #newhere , altho I'm on my macOS now using Lagrange, I was wondering what are YOU using to access Gemini on FreeBSD? :)
2023-06-28 ยท 3 years ago
3 Comments โ
๐ฆ jeang3nie ยท 2023-06-28 at 14:02:
Lagrange also runs fine on FreeBSD. At some point I'll be making a port for my own client, Eva, which uses gtk4. It compiles and runs without issue, I just need to finish a few things like client certs.
โ https://codeberg.org/jeang3nie/eva
For terminal clients Bombadillo and Amfora are both in ports, and Offpunk works out of the box if you change the shebang line from 'python3' to 'python3.9'.
๐ antranigv [OP] ยท 2023-06-28 at 14:04:
Do they also support identities?
๐ฆ jeang3nie ยท 2023-06-28 at 18:38:
Amfora does. Bombadillo used to, but it was removed in later versions. Lagrange obviously does.