A web client for Gemini! https://swee.codes/gem2browser
Find a file
2025-01-15 21:52:09 -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-15 21:35:16 -08:00
server.py Update server.py 2025-01-15 21:52:09 -08:00
style.css Update style.css 2025-01-14 20:03:34 -08:00

Gem2Browser

"Take the web by storm."

An HTTP to Gemini relay using Python flask

Requirements:

  • Python 3
    • Flask
    • Hypercorn
    • PyOpenSSL