mirror of https://github.com/YGGverse/Yoda.git
phpcomposergemini-protocolgeminismallwebaltwebphp-gtkgemini-clientyoda-browserphp-cppgemini-browseryodagtk3browsergtk
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
08c9fe76e5
|
4 months ago | |
---|---|---|
src | 4 months ago | |
.gitignore | 4 months ago | |
LICENSE | 7 months ago | |
README.md | 4 months ago | |
composer.json | 4 months ago | |
config.json | 4 months 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 - PHP 8 library for Gemini protocol
- gemtext-php - PHP 8 library for Gemtext operations
- net-php - PHP 8 library for DNS resolver and address parser