GeminIot

Gemini does iot? Yes, yes it does. I made an extremely basic gemini server for

esp8266. It doesn't even look at the url sent to it by the client. Just sits

there serving "index.gmi" in the data directory.

It's extremely slow and basic but it works! Is this the first gemini server on

an mcu? Don't know but it's probably the worst :D

Installation

You'll need platformio installed already.

settings to your needs.