💾 Archived View for tilde.team › ~thatblockypenguin › jem captured on 2024-05-10 at 12:02:07. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Jem is a Gemini browser I am working on, implemented in java. It is *VERY* work-in-progress, and does not yet fully implement the Gemini protocol specification. Experimental downloads are available at the bottom of this page.
The first version uploaded here was erroneouly labelled as "1.0-SNAPSHOT".
Inbetween that and release 1.0, I will be using semantic versioning as described in AloisMahdal's github issue:
Convention: how to get from 0.0.0 to 1.0.0
(Copied on 15th Apr 2023)
Once 1.0.0 is released, standard SemVer will be used.
Jem is currently being completely rewritten after 1.0-SNAPSHOT to be more of a framework for smolnet browsers (albeit initially very Gemini-focussed), so in the future it should be easily possible to give it support for Gohper, Finger, or realistically any other protocol. As such, expect *LOTS* of breaking changes.
Note: Jem Requires you to have at least Java 21 installed in order for it to run. I would recommend Eclipse Temurin if you don't have it already.
Eclipse Temurin Java Download (web)
<!-- Last updated: 21st Apr 2024 -->