💾 Archived View for bbs.geminispace.org › s › FreeBSD › 2525 captured on 2023-11-14 at 08:48:07. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-11-04)

➡️ Next capture (2023-12-28)

🚧 View Differences

-=-=-=-=-=-=-

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? :)

Posted in: s/FreeBSD

🚀 antranigv

Jun 28 · 5 months ago

3 Comments ↓

🦀 jeang3nie · Jun 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 · Jun 28 at 14:04:

Do they also support identities?

🦀 jeang3nie · Jun 28 at 18:38:

Amfora does. Bombadillo used to, but it was removed in later versions. Lagrange obviously does.