X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=README.md;h=81ec229f492c80ace2ff34cb83d52e8c52d2f9a5;hb=12320978c9fab9ad8c46e3c92d39547c30ceef69;hp=7998055cf3b664ee568004db150740ba6f24f51e;hpb=e0e6d24fd9f7c1a62364fdd82be207ffbb98589f;p=elpher.git diff --git a/README.md b/README.md index 7998055..81ec229 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,22 @@ -# elopher +# Elopher -Simple gopher client for emacs. +Elopher aims to provide a full-featured gopher client for GNU Emacs. +It supports: +- simple keyboard and mouse-driven browsing, +- caching of visited sites, +- clean and configurable visualization of Gopher directories, +- direct visualisation of image files, +- clickable web and gopher links in plain text. + +Elopher is still under development. Planned features include: +- (m)enu key support, similar to the emacs info browser, +- support for multiple Elopher buffers. + +Keep the non-web internet alive! + +## Installation + +Installation instructions will be added soon. ## Licence