gmitohtml/README.md

1.3 KiB

gmitohtml

GoDoc Donate

Gemini to HTML conversion tool and daemon

Download

PC

Download gmitohtml

Android

See Xenia.

Compile

gmitohtml is written in Go. Run the following command to download and build gmitohtml from source.

go get code.rocketnine.space/tslocum/gmitohtml

The resulting binary is available as ~/go/bin/gmitohtml.

Configure

See CONFIGURATION.md

Usage

Run daemon at http://localhost:1967:

gmitohtml --daemon=localhost:1967

Convert a single document:

gmitohtml < document.gmi

Support

Please share issues and suggestions here.