s/Yoda
Browser for Gemini Protocol
https://github.com/YGGverse/Yoda
Posts
Code view update ā Starting with version 0.12.10, the Yoda browser includes an updated Code view, presented as a widget with additional features such as copy buttons (implemented in Gemtext and Markdown renderers)
š¬ 1 like Ā· Mar 18 Ā· 7 weeks ago
Yoda 0.12.8: Introducing Privacy-First Markdown Rendering ā Starting with version 0.12.8, the Yoda browser will ship with Markdown rendering support. The functionality is almost complete; however, I want to run some tests and polish a few minor issues. Notably, the renderer supports #fragments navigation and follows the classic '1 URL = 1 request' principle, ensuring the protocol's inherent privacy is maintained. Here is a comparison of the same Markdown snippet in Yoda vs. GitHub:
š¬ 1 like Ā· Mar 10 Ā· 8 weeks ago
The initial logo for the Yoda browser ā I'm not a UI/art designer, but I definitely want a logo for the Yoda browser application, especially since we're planning to release it on Flatpak soon. After a few attempts to generate something with AI, I gave up and drew it manually using Inkscape (even though it was my first experience with vector graphics). Conceptually, it took me a few years to come up with the idea and only a short time to draw it. The logo looks asymmetric because Iām not sure...
š¬ 3 comments Ā· 3 likes Ā· 2025-11-10 Ā· 6 months ago
Yoda v0.12.2 release [https link] The proxy regex mask now applies only to the host value (to prevent rule matching with the user request)
š¬ 1 like Ā· 2025-10-09 Ā· 7 months ago
Yoda 0.12.1 and its future stable releases now come with a Flatpak bundle: [https link] Download
š¬ View post Ā· 2025-09-12 Ā· 8 months ago
Yoda 0.12.0 release with the following new features: Flexible proxy configuration TOFU validation Reorganized bookmarks and history listing Upgrade rustc and gtk-rs API to the latest versions [https link] GitHub [https link] Crates
š¬ 2 comments Ā· 1 like Ā· 2025-08-22 Ā· 8 months ago
After some pause in development, the Yoda browser version 0.11.6 has been released, and now supports the Nex protocol, including its original markdown format. [https link] [https link]
š¬ 1 like Ā· 2025-06-26 Ā· 10 months ago
Yoda 0.11.5 release ā This release provides detailed page info feature: meta members: header and content size, raw header dump; socket info (if the remote connection) - this feature includes IP/port resolved for local/remote peers, server geo location (to activate, follow readme instructions) redirection chain with counter, type info (depending of connection driver) and timing totals events dump with processing time totals ggemini and ggemtext crates update, as the dependencies: ggemini now...
š¬ 2 comments Ā· 2025-03-28 Ā· 1 year ago
For some reason, I like the implementation of buttons as links in the Castor browser. Perhaps it's because this implementation is simpler in GTK; I find this idea interesting as simple to click the target. One problem I see is the long text links. By the way, I'm also considering a Nautilus-like navigation entry, where the URL parts are buttons until you enter text entry mode. Thoughts, GTK and Gemini are excellent platforms for modern, experimental UI concepts.
š¬ 1 like Ā· 2025-03-26 Ā· 1 year ago
Yoda 0.11.4 release with update to rustc 2024 standard, ggemtext library updated to 0.5 that also includes some performance / energy safe optimizations: removed regex implementation separated expensive methods from entity member constructors added Gemtext traits with zero-copy features If you're using old Rust compiller, just run this command: [bash] Then, upgrade Yoda from crates: [bash] as always, old profile data yet available at the config directory.
š¬ 1 like Ā· 2025-03-18 Ā· 1 year ago
Yoda 0.11 release, with permanent history recording and new request suggestions feature [https link] GitHub [https link] crates.io
š¬ 4 likes Ā· 2025-03-13 Ā· 1 year ago
By testing new file exchange server OSIRIS (recently announced by @byte) Yoda 0.10.10 has been released with a fix for the large files upload issue. Please upgrade if you are using Titan features!
š¬ 1 like Ā· 2025-02-24 Ā· 1 year ago
Just released ggemini 0.15.0 - client library for Gemini protocol written in Rust (for glib-oriented apps) [https link] it's Yoda 0.10.3 micro release btw, that implements it.
š¬ 2 likes Ā· 2025-02-03 Ā· 1 year ago
I'm trying to colorize header tags and make long text more readable. What do you think of these colors (from the default GNOME palette)? Do they look good? I'm not a designer, so I need your opinion on the defaults until I implement user settings. [https link] also not sure about the white theme, as I'm currently using a dark one, which is comfortable for me to read. yesterday spent all the day for combination of 3 colors, lol but still in doubts.
š¬ 5 comments Ā· 1 like Ā· 2025-02-02 Ā· 1 year ago
After some pause, released new Yoda version 0.10 What's new: added Titan support for text inputs (by ggemini 0.14 update) custom search providers reorganized multi-protocol driving model updated quotes decoration (italic fonts now replaced with indicator icon to make it useful in services like Tootik) lot of changes in back-end, mostly about core optimization as preparation for new features What's next: add multimedia files upload with Titan, implement custom headers editor reorganize actions:...
š¬ View post Ā· 2025-01-31 Ā· 1 year ago