spawsh is a command line client for gemini. It can be used as a curl-ish utility or in interactive mode. There is a current build available at https://jpgleeson.com/spawsh/spawsh-current.tar
spawsh has two modes, interactive, and utility. Interactive will launch automatically if no arguments are passed with the command.
run spawsh with the url requested as the first argument.
spawsh will fetch the file and display in terminal.
Use Enter to enter a prompt to input a new url. Use right and left arrows to cycle through the links on the page and press enter to go to that link.