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
85896b4355
commit
789e36336a
1 changed files with 8 additions and 4 deletions
12
README.md
12
README.md
|
|
@ -11,6 +11,7 @@ GTK 4 / Libadwaita client written in Rust
|
|||
## Features
|
||||
|
||||
### Interface
|
||||
|
||||
* [x] Multi-tab
|
||||
* [x] Hotkeys
|
||||
* [ ] Bookmarks
|
||||
|
|
@ -18,16 +19,17 @@ GTK 4 / Libadwaita client written in Rust
|
|||
* [ ] Certificates management
|
||||
* [ ] Downloads
|
||||
* [ ] History
|
||||
* [ ] Proxy configuration
|
||||
* [ ] Server info
|
||||
* [ ] Session restore
|
||||
* [ ] Proxy
|
||||
* [ ] Session
|
||||
* [x] Tabs
|
||||
* [x] Page
|
||||
* [ ] Navigation
|
||||
* [x] Request
|
||||
* [ ] History
|
||||
* [ ] Settings
|
||||
* [ ] User settings
|
||||
|
||||
### Protocol support
|
||||
|
||||
* [x] [Gemini](https://geminiprotocol.net/docs/protocol-specification.gmi)
|
||||
* [ ] [Status codes](https://geminiprotocol.net/docs/protocol-specification.gmi#status-codes)
|
||||
* [x] Success
|
||||
|
|
@ -44,7 +46,9 @@ GTK 4 / Libadwaita client written in Rust
|
|||
* [ ] Client certificates
|
||||
* [ ] Gemfeeds
|
||||
* [ ] [Nex](https://nightfall.city/nex/info/specification.txt)
|
||||
|
||||
### Media types
|
||||
|
||||
* Text
|
||||
* [x] `text/gemini`
|
||||
* [x] `text/plain`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue