diff options
| author | Fuwn <[email protected]> | 2024-07-27 04:55:37 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-07-27 04:55:37 -0700 |
| commit | 04d28f6fa9db39745c0b66d0bc6b8bd1fe972762 (patch) | |
| tree | 2e0dbbe1d2a39f38febd5b86413699524ac0fba1 /content/blogs/technology/Gopher.gmi | |
| parent | feat(manga): add content markers (diff) | |
| download | locus-04d28f6fa9db39745c0b66d0bc6b8bd1fe972762.tar.xz locus-04d28f6fa9db39745c0b66d0bc6b8bd1fe972762.zip | |
refactor: move some articles to technology blog
Diffstat (limited to 'content/blogs/technology/Gopher.gmi')
| -rw-r--r-- | content/blogs/technology/Gopher.gmi | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/content/blogs/technology/Gopher.gmi b/content/blogs/technology/Gopher.gmi new file mode 100644 index 0000000..9a13d75 --- /dev/null +++ b/content/blogs/technology/Gopher.gmi @@ -0,0 +1,23 @@ +# Gopher + +## Resources + +### Clients + +phetch: Similar to Amfora over in Gemini land in the aspect that it is a feature-rich and easy-to-use CLI client + +=> https://github.com/xvxx/phetch phetch + +Gopher: A straightforward Gopher client for IOS + +=> gopher://forthworks.com/1/iOS/gopher + +### Gopherholes + +=> gopher://bitreich.org/1/lawn The Gopher Lawn +=> gopher://gopherpedia.com Gopherpedia +=> gopher://gopher.floodgap.com/1/gopher Floodgap Systems +=> gopher://forthworks.com/1/ ForthWorks +=> gopher://sdf.org/1/ SDF +=> gopher://hngopher.com/1/ Hacker News +=> gopher://kamalatta.ddnss.de Plan 9 (9front) from Gopherspace
\ No newline at end of file |