💾 Archived View for gemi.dev › gemini-mailing-list › 000234.gmi captured on 2023-11-04 at 12:34:57. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Hello Geminauts, Today I released Amfora, my client for Gemini. It aims to be a great looking, featureful browser... all in the terminal. It is similar to Bombadillo, but has colors and stylings, *tabbed browsing*, and brings in a lot more deps. Sloum, if you're reading this, thanks so much for all the work you've done with Bombadillo. I aim to add a lot more features to it over the coming weeks, like bookmarks, downloading, header navigation / TOC, client certs, and feed subscribing. Let me know what you think! Github: https://github.com/makeworld-the-better-one/amfora Binaries: https://github.com/makeworld-the-better-one/amfora/releases makeworld
On Thu, 18 Jun 2020 23:27:51 +0000 colecmac at protonmail.com wrote: > Hello Geminauts, > > Today I released Amfora, my client for Gemini. It aims to be a great > looking, featureful browser... all in the terminal. It is similar to > Bombadillo, but has colors and stylings, *tabbed browsing*, and > brings in a lot more deps. Sloum, if you're reading this, thanks so > much for all the work you've done with Bombadillo. The Linux AMD64 port works fine on my Slackware machines. Good work. -- Matthew Graybosch gemini://starbreaker.org #include <disclaimer.h> gemini://demifiend.org https://matthewgraybosch.com gemini://tanelorn.city "Out of order?! Even in the future nothing works."
June 18, 2020 4:27 PM, colecmac at protonmail.com wrote: > Today I released Amfora, my client for Gemini. Heck yes, this is amazing - thank you. I'll be tracking this project to see how it shapes up, it looks very promising and worked very well on Alpine under WSL.
colecmac at protonmail.com writes: > Hello Geminauts, > > Today I released Amfora, my client for Gemini. It aims to be a great looking, > featureful browser... all in the terminal. It is similar to Bombadillo, but > has colors and stylings, *tabbed browsing*, and brings in a lot more deps. > Sloum, if you're reading this, thanks so much for all the work you've done > with Bombadillo. > > I aim to add a lot more features to it over the coming weeks, like bookmarks, > downloading, header navigation / TOC, client certs, and feed subscribing. > Let me know what you think! > > Github: https://github.com/makeworld-the-better-one/amfora > Binaries: https://github.com/makeworld-the-better-one/amfora/releases Neat! The linux-arm7 binary mostly works on my phone (in Termux), but it looks like it tries to load pages over IPv6, which doesn't exist on my WiFi network? I can send a screenshot if it would help (I admit that this is a particularly weird edge case that you may not be interested in pursuing). -- +-----------------------------------------------------------+ | Jason F. McBrayer jmcbray at carcosa.net | | If someone conquers a thousand times a thousand others in | | battle, and someone else conquers himself, the latter one | | is the greatest of all conquerors. --- The Dhammapada |
Thanks for providing binaries; that's really helpful! -- gemini://kwiecien.us/
Thanks to everyone for the nice responses! Jason McBrayer wrote: > Neat! The linux-arm7 binary mostly works on my phone (in Termux), but it > looks like it tries to load pages over IPv6, which doesn't exist on my > WiFi network? I can send a screenshot if it would help (I admit that > this is a particularly weird edge case that you may not be interested in > pursuing). I'm not sure why this would happen... I'll accept a screenshot yeah, but this might be an issue with Go and Android, and not using Android binaries, etc. My TLS connection doesn't specify any special preference for IPv4 or IPv6. makeworld
---