💾 Archived View for bbs.geminispace.org › s › FreeBSD › 5894 captured on 2023-11-14 at 08:47:49. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-04)
-=-=-=-=-=-=-
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...
Oct 04 · 6 weeks ago · 👍 jeang3nie, clseibold
🚀 mrkubax10 · Oct 05 at 08:13:
Maybe makew0rld's Amfora will be good enough?
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 · Oct 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 · Oct 05 at 15:03:
Amfora wiki article on client certs:
— https://github.com/makew0rld/amfora/wiki/Client-Certificates
OK, amfora seems reasonable. Thanks for your suggestions.