💾 Archived View for bbs.geminispace.org › s › FreeBSD › 2525 captured on 2024-08-18 at 22:06:32. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-06-16)
-=-=-=-=-=-=-
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 · 1 year ago
🦀 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.