1
0
mirror of https://git.sr.ht/~sircmpwn/gmni synced 2024-11-23 13:13:26 +01:00
gmni/README.md
2020-09-20 22:38:31 -04:00

580 B

gmni - A Gemini client

This is a Gemini client. Included are:

Screenshot of the line-mode browser

Dependencies:

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

Compiling

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

Usage

See gmni(1), gmnlm(1).