mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
update readme
This commit is contained in:
parent
8c2cf42ca7
commit
87d6853d09
1 changed files with 21 additions and 1 deletions
22
README.md
22
README.md
|
|
@ -1,2 +1,22 @@
|
|||
# Yoda
|
||||
PHP-GTK Browser for Gemini Protocol
|
||||
|
||||
[PHP-GTK](https://github.com/scorninpc/php-gtk3) Browser for [Gemini Protocol](https://geminiprotocol.net)
|
||||
|
||||
At this moment project under development!
|
||||
|
||||
## Features
|
||||
|
||||
* [x] Custom DNS resolver with memory cache, oriented to alt networks like [Yggdrasil](https://github.com/yggdrasil-network/yggdrasil-go)
|
||||
* [x] Flexible settings in `config.json`, then UI
|
||||
* [x] 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!](https://github.com/YGGverse/Yo/tree/gemini) Search by default
|
||||
* [ ] Machine translations (e.g. [Lingva API](https://github.com/thedaviddelta/lingva-translate))
|
||||
|
||||
## Components
|
||||
|
||||
* [gemini-php](https://github.com/YGGverse/gemini-php) - Client and Parser for Gemini Protocol
|
||||
* [net-php](https://github.com/YGGverse/net-php) - DNS resolver with related network features
|
||||
Loading…
Add table
Add a link
Reference in a new issue