You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
phetch/README.md

2.4 KiB



phetch is a terminal gopher client designed for quick keyboard navigation. It is the spiritual success to GILD.

features

  • small (<1MB) executable for linux and macos
  • technicolor design
  • no nonsense keyboard navigation

usage

phetch <gopher-url>    # Show GopherHole at URL
phetch -r <gopher-url> # Print raw Gopher response.
phetch -h              # Show this screen.
phetch -v              # Show phetch version.

installation

phetch is available as a standalone executable for MacOS and Linux:

development

cargo run -- <gopher-url>

resources

TODO

Basics

  • MENU: up/down scroll when next link out of view
  • MENU: page up/page down show next page, highlight first link
  • status() helper
  • show errors in status()
  • replace all panic! with errors
  • replace all unwrap/expect with errors
  • TLS
  • MENU: open HTML link in browser
  • ? to show all keyboard shortcuts
  • search functionality
  • download to ~/Downloads
  • save history to file
  • load history from file
  • load most recent URL when opening without args

Bonus

Screenies

Links

DOS Menu

Game Archive