💾 Archived View for tilde.team › ~thatblockypenguin › jem captured on 2024-07-09 at 03:37:38. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-26)
-=-=-=-=-=-=-
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.
That's right! I have officially released version 0.1.0 of Jem! It is now capable of loading most, if not all capsules, and you can expect plugin support coming soon! Please do send me feedback at:
mailto:thatblockypenguin@tilde.team
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: 18st May 2024 -->