Browser for Gemini Protocol https://crates.io/crates/Yoda
Find a file
2024-04-14 22:40:41 +03:00
src rename entities 2024-04-14 22:40:41 +03:00
.gitignore init database constructor 2024-04-14 15:07:49 +03:00
composer.json update yggverse/gemini version 2024-04-14 10:49:13 +03:00
config.json rename entities 2024-04-14 22:40:41 +03:00
LICENSE Initial commit 2024-04-09 09:09:58 +03:00
README.md draft history tab features 2024-04-14 17:32:50 +03:00

Yoda is PHP-GTK Browser for Gemini Protocol

At this moment project under development!

Features

  • Custom DNS resolver with memory cache (useful for alt networks like Yggdrasil)
  • Flexible settings in config.json, then UI
  • Native GTK environment, no custom colors until you change it by css
  • Multi-tabs
  • Navigation history
  • Bookmarks
  • Certificate features
  • Local snaps to make resources accessible even offline
  • Gemfeed reader
  • Search engine integrations, probably Yo! Search by default
  • Machine translations (e.g. Lingva API)

Components

  • gemini-php - Client and Parser for Gemini Protocol
  • net-php - DNS resolver with related network features