💾 Archived View for gemini.circumlunar.space › users › dominikd captured on 2021-12-17 at 13:26:06. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2020-09-24)
-=-=-=-=-=-=-
No bells, no whistles, a journal of Soyuz development.
Soyuz is a WIP Gemini client. Rendering and keyboard/mouse interaction
are done through SDL. In its current exploratory phase it's written in
C# (.NET Core) and as such should run on any modern platform (Windows,
Linux, OSX). With time, once Gemini spec becomes semi-stable, business
logic will be ported over to C++17.
What exists today is a POC that is able to fetch a single gmi document
and display it using non-monospace font.
Primary goals can be summarized as:
Secondary goals (a.k.a. maybe at some point I'll get to this):
Once Soyuz becomes a semi-usable browser, its source will be released
under an ISC or a BSD 2-Clause License (TBD).
I've got many, stay tuned.