Gem2Browser: Difference between revisions
From SWEE.codes wiki
More actions
| mNo edit summary | No edit summary | ||
| Line 13: | Line 13: | ||
| == Basic use == | == Basic use == | ||
| Gem2Browser can be used as a regular way to check out the Gemini protocols, it is optimized for almost any Gemini capsule out there. | Gem2Browser can be used as a regular way to check out the Gemini protocols, it is optimized for almost any Gemini capsule out there. | ||
| [[File:Gem2browser-screen2.png|alt=A screenshot of Gem2Browser on geminiprotocol.net|none|thumb|A screenshot of Gem2Browser on geminiprotocol.net]] | |||
| The front page allows the user to enter a URL, or check out some Gemini capsules listed under the page | The front page allows the user to enter a URL, or check out some Gemini capsules listed under the page | ||
| The front page also allows the user to generate and/or load a client certificate, it will be useful if the Gemini capsule requires authentication. | The front page also allows the user to generate and/or load a client certificate, it will be useful if the Gemini capsule requires authentication. | ||
| [[File:Gem2browser screenshot.png|alt=A screenshot of Gem2Browser's front page|none|thumb|A screenshot of Gem2Browser's front page| | [[File:Gem2browser screenshot.png|alt=A screenshot of Gem2Browser's front page|none|thumb|A screenshot of Gem2Browser's front page|576x576px]] | ||
Revision as of 20:17, 20 February 2025
|  Gem2Browser logo | |
| Released | January 12 2025 | 
|---|---|
| Language | Python | 
| Platform(s) | Web - Linux backend | 
| License | MIT | 
| Created by | Swee | 
| Website | https://swee.codes/apps/gem2browser | 
Gem2Browser is a feature-rich HTTP to Gemini relay Swee made with the Flask module when studying the Gemini Protocol.
Basic use
Gem2Browser can be used as a regular way to check out the Gemini protocols, it is optimized for almost any Gemini capsule out there.

The front page allows the user to enter a URL, or check out some Gemini capsules listed under the page
The front page also allows the user to generate and/or load a client certificate, it will be useful if the Gemini capsule requires authentication.

