Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 631 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 631 Bytes

SPAWSH

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

Usage

spawsh has two modes, interactive, and utility. Interactive will launch automatically if no arguments are passed with the command.

Utility

run spawsh with the url requested as the first argument.

spawsh will fetch the file and display in terminal.

Interactive

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.