Browser for Gemini Protocol https://crates.io/crates/Yoda
Find a file
2024-04-09 15:13:04 +03:00
src draft navigation button 2024-04-09 15:13:04 +03:00
.gitignore add config.json 2024-04-09 10:29:58 +03:00
composer.json initial commit 2024-04-09 09:20:34 +03:00
config.json draft navigation button 2024-04-09 15:13:04 +03:00
LICENSE Initial commit 2024-04-09 09:09:58 +03:00
README.md update readme 2024-04-09 10:19:10 +03:00

Yoda is PHP-GTK Browser for Gemini Protocol

At this moment project under development!

Features

  • Custom DNS resolver with memory cache, oriented to alt networks like Yggdrasil
  • Flexible settings in config.json, then UI
  • Native GTK environment, no custom colors until you change it in css
  • Local pages history snaps to make it accessible even offline
  • Bookmarks
  • Certificate features
  • 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