~sircmpwn/gmni

A gemini client

Sandra Snan via gmni-devel

11 days ago
2 months ago

#gmni - A Gemini client

Notice: This project is no longer maintained.

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