X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=README.md;h=55b693e0b8bd8f0e337ffa6d8be9f04115f6d010;hb=b8a17684a0969e773056d05335e1cffd608fd977;hp=7998055cf3b664ee568004db150740ba6f24f51e;hpb=e0e6d24fd9f7c1a62364fdd82be207ffbb98589f;p=elpher.git diff --git a/README.md b/README.md index 7998055..55b693e 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: +- better use of standard faces for better compatibility with different + colour schemes, +- support for multiple Elopher buffers. + +Keep the non-web internet alive! + +## Installation + +Installation instructions will be added soon. ## Licence