X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=README.md;h=445f30d06ff2f31fcf6137139808e2293dc46af5;hb=f74bf8ec34c95f74212440b0d72c92d8d53b69a3;hp=7998055cf3b664ee568004db150740ba6f24f51e;hpb=e0e6d24fd9f7c1a62364fdd82be207ffbb98589f;p=elpher.git diff --git a/README.md b/README.md index 7998055..445f30d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,24 @@ -# 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 links in plain text. + +Much of Elopher is still under development. Planned features include: +- optional in-line rendering of image links in directories, +- clickable gopher links in plain text, +- 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