More actions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
| releasedate = January 12 2025 | | releasedate = January 12 2025 | ||
| lang = Python | | lang = Python | ||
| platform = | | platform = Web - Linux backend | ||
| license = MIT | | license = MIT | ||
| dev = Swee | | dev = Swee | ||
| site = https://swee.codes/apps/gem2browser | | site = https://swee.codes/apps/gem2browser | ||
}}'''Gem2Browser''' is a feature-rich HTTP to Gemini relay Swee made when studying the [[wikipedia:Gemini_(protocol)|Gemini Protocol.]] | }}'''Gem2Browser''' is a feature-rich HTTP to Gemini relay Swee made with the Flask module when studying the [[wikipedia:Gemini_(protocol)|Gemini Protocol.]] | ||
== Usage == | |||
=== 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]] | |||
=== Front page === | |||
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]] |
Latest revision as of 01:17, 21 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.
Usage
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.

Front 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.
