| Crates.io | Yoda |
| lib.rs | Yoda |
| version | 0.12.1 |
| created_at | 2024-09-18 17:48:00.545136+00 |
| updated_at | 2025-09-12 11:36:12.257787+00 |
| description | Browser for Gemini Protocol |
| homepage | |
| repository | https://github.com/YGGverse/Yoda |
| max_upload_size | |
| id | 1379444 |
| size | 691,939 |
GTK 4 / Libadwaita client written in Rust
[!IMPORTANT] Project in development, for stable version use crates.io release!
2010 Input11 Sensitive input30 Temporary31 Permanent40 Unspecified condition41 Server unavailable42 CGI error43 Proxy error44 Slow down50 General51 Not found52 Gone53 Proxy request refused59 Bad request60 Certificate requested61 Certificate not authorized62 Certificate not validfile:// - local files browserdownload: - save location to filesource: - source viewer (by sourceview5)text/geminitext/plaintext/neximage/gifimage/jpegimage/pngimage/webpimage/svg+xmlaudio/flacaudio/mpegaudio/ogg1.182.422.804.145.141.5 (Ubuntu 24.04+)0.1sudo apt install git curl build-essential\
libgtk-4-dev libgtksourceview-5-dev libglib2.0-dev libadwaita-1-dev libspelling-1-dev\
libsqlite3-dev libssl-dev
sudo dnf install git curl gcc\
gtk4-devel gtksourceview5-devel glib2-devel libadwaita-devel libspelling-devel\
sqlite-devel openssl-devel
Use rustup installer to setup latest Rust compiler and Cargo package manager:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo install Yoda
Yodagit clone https://github.com/YGGverse/Yoda.git
cd Yoda
cargo build --release
target/release/Yodagit clone https://github.com/YGGverse/Yoda.git
cd Yoda
flatpak-builder --force-clean build\
--install-deps-from=flathub\
--install --repo=repo --user\
io.github.yggverse.Yoda.yaml
flatpak run io.github.yggverse.Yodaflatpak build-bundle repo Yoda.flatpak io.github.yggverse.Yodagit checkout -b 'contribution-name'cargo fmt --checkcargo clippy for final optimization
UI localization planed as Crowdin repository, but it is not implemented yet.
To install new spell dictionaries in Fedora, use sudo dnf install hunspell-CODE
CODE with the locale code you wantTo enable geo-location features, get official IP database from MaxMind
then copy following files into the config folder (available from menu)
GeoLite2-Country.mmdbGeoLite2-City.mmdb (not implemented yet)CARGO_PKG_VERSION_MAJOR.CARGO_PKG_VERSION_MINOR change