X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=README.md;h=868bb7b8d2fe0f6d707e079e9c9c720fd4a690f4;hb=82186e0784e0baed9f6b6f8d84da34a5cd1d5963;hp=7998055cf3b664ee568004db150740ba6f24f51e;hpb=e0e6d24fd9f7c1a62364fdd82be207ffbb98589f;p=elpher.git diff --git a/README.md b/README.md index 7998055..868bb7b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,23 @@ -# elopher +# Elopher -Simple gopher client for emacs. +Elopher aims to provide a full-featured gopher client for GNU Emacs. +It currently 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. + +Much of Elopher is still under development. Planned features include: +- optional in-line rendering of image links in directories, +- better use of standard faces for compatibility different colour schemes, +- support for multiple Elopher buffers. + +Keep the non-web internet alive! + +## Installation + +Installation instructions will be added soon. ## Licence