Announcing Molasses, a new Gopher client

Jonathan Simpson <[email protected]> Sun, 13 Feb 2022 11:55:28 -0500
Newsgroups gmane.network.gopher.general
Message-ID <CAAt9ev=ZNas2HKAYpuFMPhYC5=GtB8HrBWYrG9bW=og=WhBBnw@mail.gmail.com>
A new gopher client, Molasses, is now available for general use. It is a
multi-platform graphical client that runs on Windows, Mac OS, and Linux.
You can download binaries from here:

https://github.com/jjsimpso/molasses/releases

Molasses is written in the Racket programming language, so the release
binaries include the full Racket runtime.

Features include:
- Multiple, persistent tabs.
- Keyboard navigation of Gopher menus similar to Lynx.
- Bookmarks.
- Binary file downloads.
- View images within the application(JPEG, PNG, and GIF are supported).
- Open HTTP URLs(in Gopher, selectors starting with "GET /" or "URL:") in
external browser.
- Supports Gemini protocol.

Feedback is welcome and appreciated.

-- Jonathan Simpson