# SPAWSH spawsh is a command line client for gemini. It can be used as a curl-ish utility or in interactive mode.
spawsh has two modes, interactive, and utility. Interactive can be activated by passing the flag -i at the command line.
run spawsh with the url requested as the first argument.
spawsh will fetch the file and display in terminal.
Use right and left arrows to cycle through the links on the page and press enter to go to that link. Alternatively, press enter to input a url.