Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 673 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 673 Bytes

GopherMug

SmugMug Gopher mole interface

Allows viewing categories/albums/images from your SmugMug library via a gopher server supporting moles/CGI.

Example: gopher://sen.cx/1/cgi-bin/gophermug

Setup

  1. Change CFG_PATH in both 'authorize' and 'gophermug' to point to a config file not within your gopher path.
  2. Copy config.yaml to this location and edit it, inserting your SmugMug API key and secret.
  3. Run 'authorize' and follow the instructions. This will OAuth authorize the app and add the new token into the config file.
  4. Copy 'gophermug' into your gopher CGI directory.
  5. Browse to wherever you put the gophermug file!

Bugs

Very likely!