💾 Archived View for bbs.geminispace.org › s › Gemini › 19577 captured on 2024-12-17 at 15:04:53. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Hi, there!
I have a small project in (slow) development, named kore, after the small jovian moon. It's a Gemini server running on the ESP8266 microcontroller, featuring static content, feeds, tinylog, served from SD card or internal flash filesystem.
If you like, you can see in action here:
The source code is on GitHub.
https://github.com/cstroie/kore
Sep 10 · 3 months ago · 👍 skyjake, fab, ps, zeerooth, acme, HanzBrix
Cool, try to share it here https://github.com/kr1sp1n/awesome-gemini
I created a gemini server for the ESP8266 a while ago but didn't continue to work on it, and its a little brittle I think, but you can look at the source code here:
— https://codeberg.org/fab/esp8266-gemserver
I archived the repo in November'22 so it's pretty old and I didn't work on it anymore. It was just an experiment after all.
I'm not even sure if it still compiles.
🦥 cstroie [OP] · Sep 12 at 08:13:
Thank you! Will check that.