💾 Archived View for 80h.dev › glog › 2020-05-26.gemini captured on 2022-06-03 at 23:05:30. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
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
You'll need platformio installed already.
settings to your needs.