💾 Archived View for bbs.geminispace.org › s › FreeBSD › 5894 captured on 2024-05-12 at 17:43:43. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-10)

➡️ Next capture (2024-05-26)

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

Switched to FreeBSD!

With a little elbow grease, got it working on my ThinkPad T470, with dwm, and vgmi gemini client (a bit clunky)... What would you recommend for a TUI client, preferrably written in C or something that will not break (i.e. _not_ Python)?

Still have to figure out how to get a better font, and make laptoppy things work better...

Posted in: s/FreeBSD

🚀 stack

2023-10-04 · 7 months ago · 👍 jeang3nie

5 Comments ↓

🚀 mrkubax10 · 2023-10-05 at 08:13:

Maybe makew0rld's Amfora will be good enough?

🐐 drh3xx · 2023-10-05 at 11:39:

Ive not tried the TUI build of Lagrange but it's probably worth a try. You may have to build from source but it was quite painless to do so when I did my build with the Mobile UI.

🦀 jeang3nie · 2023-10-05 at 15:02:

I'll second amfora. It's in ports, builds and runs without issue. Your have to manually configure client certs but the wiki shows you how.

🦀 jeang3nie · 2023-10-05 at 15:03:

Amfora wiki article on client certs:

— https://github.com/makew0rld/amfora/wiki/Client-Certificates

🚀 stack [OP] · 2023-10-06 at 02:36:

OK, amfora seems reasonable. Thanks for your suggestions.