~sircmpwn/gmni

A gemini client

12de5cf README: s/no longer maintained/complete/

~sircmpwn pushed to ~sircmpwn/gmni git

a month ago

-fab- via gmni-discuss

4 months ago

#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).