X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=README.md;h=5752ba854b9b015df1b806e308bc3159cf014d0d;hb=0da78087f5c810fc671b986c096a4e4be9fe3a47;hp=7998055cf3b664ee568004db150740ba6f24f51e;hpb=e0e6d24fd9f7c1a62364fdd82be207ffbb98589f;p=elpher.git diff --git a/README.md b/README.md index 7998055..5752ba8 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. + +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, +- ability to download links (and/or current pages), +- support for multiple Elopher buffers. + +Keep the non-web internet alive! + +## Installation + +Installation instructions will be added soon. ## Licence