Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kdelwat/germinate

An ultra-minimal browser for the Gemini protocol
https://github.com/kdelwat/germinate

gemini literate-programming racket

Last synced: 14 days ago
JSON representation

An ultra-minimal browser for the Gemini protocol

Awesome Lists containing this project

README

        

# Germinate

Germinate is an ultra-minimal browser for the [Gemini](https://gemini.circumlunar.space/) protocol, a lightweight alternative to the World Wide Web.

It's written in a literate programming style using Racket, so the source code is hopefully a good introduction to the Gemini protocol itself.

To run the browser, you can use a binary distribution from the releases page or run the code in [DrRacket](https://docs.racket-lang.org/drracket/interface-essentials.html).

## Screenshots

**The Gemini home page**

![The Gemini home page](home.png)

**Viewing results in Gus, the Gemini search engine**

![Viewing results in Gus, the Gemini search engine](gus.png)