sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 9fcee02616a53face2fd477eda03e15900c8e79e
parent 3a82e2aa63c17fb10dfdb98803668ef50cfcd15f
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Wed, 17 Oct 2018 18:08:51 +0200

add the sacc gopher client

Diffstat:
Msuckless.org/rocks/index.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md @@ -235,6 +235,10 @@ which work well with dwm). * [mini_httpd](http://acme.com/software/mini_httpd/) - By the thttpd developers. Even smaller subset of thttpd with support for .htpasswd, CGI, dirlisting, HTTP errors and SSL, nothing more or less than that. * [shus](https://github.com/dimkr/shus) - A tiny HTTP server for static sites +### Gopher clients + +* [sacc](gopher://bitreich.org/1/releases/sacc) - terminal gopher client by quinq + ### Gopher Servers * [geomyidae](http://git.r-36.net/geomyidae/) - small gopher-daemon written by 20h