Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ksherlock/gopher
a gopher client for the Apple IIgs
https://github.com/ksherlock/gopher
appleiigs gopher iigs
Last synced: 5 days ago
JSON representation
a gopher client for the Apple IIgs
- Host: GitHub
- URL: https://github.com/ksherlock/gopher
- Owner: ksherlock
- Created: 2012-04-06T01:51:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T19:07:45.000Z (over 6 years ago)
- Last Synced: 2023-03-23T04:26:57.329Z (over 1 year ago)
- Topics: appleiigs, gopher, iigs
- Language: C
- Homepage:
- Size: 154 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Gopher requires GNO (2.0.4, perhaps 2.0.6) and Marinetti (3.0b3).
Usage:
gopher [-o filename] [-O] gopher-url
-o filename: save as filename
-O: save as the remote filenamegopher urls look like:
gopher://server:port/path
where :port is optional. The first character of path is actually
the type code (5 and 9 are binary, others are text).A blank path is assumed to be a directory listing but could be anything.