💾 Archived View for gemini.ctrl-c.club › ~nttp › toys › gemview captured on 2023-03-20 at 19:39:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

💎 GemView

A simple viewer for local GemText files.

GemView is a little command-line tool for viewing and browsing local text files, mainly in the GemText markup language (see below).

Screenshot of GemView (60K)

Features:

Download

GemView is open source under the MIT license. See source code:

version 0.7 beta (9.5K)

For more information:

project description

project news

System requirements

GemView requires Python 3 and the Urwid library. Both are readily available in most Linux and BSD distributions, or else from the python.org website and the Python Package Index, respectively.

A terminal emulator that supports ANSI control codes is required.

Usage

gemview.py [ -h | -v | <file or directory> ]

Links can be clicked, but you need a keyboard to navigate. Shortcuts:

GemView can also be imported as a Python module and used that way.

Status

As of 3 February 2023, GemView appears to work reliably, but needs more testing. To follow external links, a graphical desktop and browser are recommended.

To do

More information

Old GemView prototype

Gemini protocol

You can usually find me on IRC:

#ctrl-c channel of tilde.chat

or else on Mastodon:

No Time To Play on elekk.xyz

Would love to hear from you.

More small things