gmni - A Gemini client

Notice: This project is complete.

This is a Gemini client. Included are:

Dependencies:

  • A POSIX-like system and a C11 compiler
  • BearSSL
  • scdoc (optional)

Features:

  • Page history
  • Regex searches
  • Bookmarks

Screenshot of the line-mode browser

Compiling

$ mkdir build && cd build
$ ../configure
$ make
# make install

Usage

See gmni(1), gmnlm(1).

S
Description
Gemini client
Readme
611 KiB
Languages
C 95.8%
Shell 2.6%
Makefile 1.6%