Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kdelwat/germinate
- Owner: kdelwat
- License: unlicense
- Created: 2020-05-16T03:03:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-27T22:30:36.000Z (about 4 years ago)
- Last Synced: 2024-11-19T22:52:34.318Z (3 months ago)
- Topics: gemini, literate-programming, racket
- Language: Racket
- Homepage:
- Size: 369 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)