init others clients with clic - gopher-tutorials - The gopher tutorials project. | |
git clone git://bitreich.org/gopher-tutorials/ git://enlrupgkhuxnvlhsf6lc3fziv5… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 731cd954701fd2f48471748bfc642b571ec78594 | |
parent f7ab9d87c22c7522af42fcd997468e20ded31152 | |
Author: Solene Rapenne <[email protected]> | |
Date: Tue, 30 Jan 2018 20:24:17 +0100 | |
init others clients with clic | |
Diffstat: | |
A clients.txt | 23 +++++++++++++++++++++++ | |
1 file changed, 23 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/clients.txt b/clients.txt | |
@@ -0,0 +1,23 @@ | |
+Here is a list of gopher clients which we did not talk about in others | |
+documents. | |
+ | |
+Clic | |
+==== | |
+ | |
+Clic is an open-source terminal gopher client. Its main features are : | |
+ | |
+- bookmarks | |
+- navigation using numbers | |
+- colorized menu items to distinguish types | |
+- possible to browse only with the numeric pad with one hand | |
+ (disabled or injured people may appreciate) | |
+ | |
+You can find more informations into its README. | |
+ | |
+Project hosted at git://bitreich.org/clic | |
+ | |
+ | |
+RuGopher | |
+======== | |
+ | |
+RuGopher is an open-source graphical gopher client. |