A web client for Gemini! https://swee.codes/gem2browser
Find a file
swee ce4dd889d4
Some checks are pending
Test web app / check (push) Waiting to run
Hypercorn must be started manually
2025-01-18 22:10:45 -08:00
.forgejo/workflows Update .forgejo/workflows/test.yml 2025-01-18 20:00:32 -08:00
.gitignore Initial commit 2025-01-12 21:30:24 -08:00
cross-server.png Upload files to "/" 2025-01-13 15:35:25 -08:00
external.png Upload files to "/" 2025-01-13 15:35:25 -08:00
gem2browser.png Upload files to "/" 2025-01-14 17:28:48 -08:00
gem2browser.svg Upload files to "/" 2025-01-14 17:28:48 -08:00
home.html Update home.html 2025-01-15 21:32:50 -08:00
LICENSE Initial commit 2025-01-12 21:30:24 -08:00
loadcert.html Update loadcert.html 2025-01-15 21:33:05 -08:00
README.md Update README.md 2025-01-16 17:05:56 -08:00
server.py Hypercorn must be started manually 2025-01-18 22:10:45 -08:00
style.css Update style.css 2025-01-14 20:03:34 -08:00

Gem2Browser

"Take the web by storm."

A Gemini relay for HTTP using Python flask

Requirements:

  • Python 3
    • Flask
    • Hypercorn
    • PyOpenSSL