CINXE.COM
Elpher Gopher Client
<!doctype html> <html lang="auto"> <head> <base href="https://thelambdalab.xyz/elpher/"> <meta charset="UTF-8"> <meta name="description" content="A gopher client for GNU Emacs"> <meta name="viewport" content="with=device-width, initial-scale=1.0"> <title>Elpher Gopher Client</title> <link rel="stylesheet" type="text/css" href="/style.css"> <meta http-equiv="X-Translated-By" content="Google"> <meta http-equiv="X-Translated-To" content="en"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.tKc6KWkFf-8.O/am=gAE/d=1/rs=AN8SPfrf36LIV3DkhtRBGWFnLWWzaykPyw/m=corsproxy" data-sourceurl="https://thelambdalab.xyz/elpher/"></script> <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" rel="stylesheet"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.tKc6KWkFf-8.O/am=gAE/d=1/exm=corsproxy/ed=1/rs=AN8SPfrf36LIV3DkhtRBGWFnLWWzaykPyw/m=phishing_protection" data-phishing-protection-enabled="false" data-forms-warning-enabled="true" data-source-url="https://thelambdalab.xyz/elpher/"></script> <meta name="robots" content="none"> </head> <body> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.tKc6KWkFf-8.O/am=gAE/d=1/exm=corsproxy,phishing_protection/ed=1/rs=AN8SPfrf36LIV3DkhtRBGWFnLWWzaykPyw/m=navigationui" data-environment="prod" data-proxy-url="https://thelambdalab-xyz.translate.goog" data-proxy-full-url="https://thelambdalab-xyz.translate.goog/elpher/?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=en-GB" data-source-url="https://thelambdalab.xyz/elpher/" data-source-language="auto" data-target-language="en" data-display-language="en-GB" data-detected-source-language="en" data-is-source-untranslated="false" data-source-untranslated-url="https://translate.google.com/website?sl=auto&tl=en&hl=en-GB&u=https://thelambdalab.xyz/elpher/&anno=2" data-client="tr"></script> <h1>Elpher: a gopher and gemini client for GNU Emacs</h1> <p>Welcome to the official <i>web</i> landing page for Elpher, a gopher and <a href="https://translate.google.com/website?sl=auto&tl=en&hl=en-GB&u=https://gemini.circumlunar.space/">gemini</a> client for <a href="https://translate.google.com/website?sl=auto&tl=en&hl=en-GB&u=https://www.gnu.org/software/emacs/">GNU Emacs</a>.</p> <p><b>Important:</b> the actual home of Elpher is</p> <center><b><a href="https://translate.google.com/website?sl=auto&tl=en&hl=en-GB&u=gopher://thelambdalab.xyz/1/projects/elpher/">gopher://thelambdalab.xyz/1/projects/elpher/</a></b> </center> <p>Please go there for project news, the source code, and instructions on how to submit feedback, patches, or otherwise contribute to the project!</p> <p>Elpher supports:</p> <ul> <li>intuitive keyboard and mouse-driven browsing,</li> <li>out-of-the-box compatibility with evil-mode,</li> <li>clickable web and gopher links <b>in plain text</b>,</li> <li>caching of visited sites,</li> <li>pleasant and configurable visualization of Gopher directories,</li> <li>direct visualisation of image files,</li> <li>jumping directly to links by name (with autocompletion),</li> <li>a simple bookmark management system,</li> <li>connections using TLS encryption,</li> <li>the Finger protocol.</li> </ul> <p></p> <p>Here's a screenshot of Elpher in use (showing the Elpher project page):</p><img alt="Screenshot of Elpher running in Emacs with a dark background." src="screenshot.png"> <h2>Installation and Uninstallation</h2> <p>Elpher is available on the non-GNU ELPA package archive. If you are using Emacs 28 or later, this archive should be available on your system by default. For Emacs 27, you'll need to follow the instructions at <a href="https://translate.google.com/website?sl=auto&tl=en&hl=en-GB&u=https://elpa.nongnu.org">https://elpa.nongnu.org</a> to make the archive accessible.</p> <p>Alternatively, Elpher is available from MELPA (<a href="https://translate.google.com/website?sl=auto&tl=en&hl=en-GB&u=https://melpa.org">https://melpa.org</a>). If you have never installed packages from this repository before, you'll need to follow the instructions at <a href="https://translate.google.com/website?sl=auto&tl=en&hl=en-GB&u=https://melpa.org/%23/getting-started">https://melpa.org/#/getting-started</a>.</p> <p>Once one of these package archives is installed, enter the following to <b>install</b> Elpher:</p> <pre> M-x package-install RET elpher RET </pre> <p></p> <p>To <b>uninstall</b>, use:</p> <pre> M-x package-delete RET elpher RET </pre> <p></p> <h2>License</h2> <p>Elpher is free (as in freedom) software and is distributed under the terms of <a href="https://translate.google.com/website?sl=auto&tl=en&hl=en-GB&u=https://www.gnu.org/licenses/gpl-3.0.txt">version 3 the GNU General Public License</a>.</p> <script>function gtElInit() {var lib = new google.translate.TranslateService();lib.translatePage('en', 'en', function () {});}</script> <script src="https://translate.google.com/translate_a/element.js?cb=gtElInit&hl=en-GB&client=wt" type="text/javascript"></script> </body> </html>