PHP-GTK Client for Gemini Protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yggverse 1775d83a47 update nex-php api 1 week ago
src update nex-php api 1 week ago
.gitignore init database constructor 3 weeks ago
LICENSE Initial commit 3 weeks ago
README.md update readme 2 weeks ago
composer.json draft nex protocol support 2 weeks ago
config.json add optional base postfix to the page title 2 weeks ago

README.md

Yoda is PHP-GTK Browser for Gemini Protocol

At this moment project under development!

Protocols

  • Gemini
  • Nex

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