1
0
mirror of https://git.sr.ht/~sircmpwn/gmni synced 2026-05-03 10:00:37 +02:00
2024-12-09 15:55:49 +01:00
2022-07-02 12:48:18 +02:00
2020-10-24 13:56:50 -04:00
2020-09-20 10:17:39 -04:00

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 548 KiB
Languages
C 95.8%
Shell 2.6%
Makefile 1.6%