Browser for Gemini Protocol https://crates.io/crates/Yoda
Find a file
2024-08-06 04:08:01 +03:00
bin init bin directory 2024-08-04 18:30:49 +03:00
src implement debug menu item 2024-08-06 04:08:01 +03:00
.gitignore init gitignore 2024-08-04 18:31:12 +03:00
LICENSE initial commit 2024-08-04 17:31:41 +03:00
Makefile implement debug menu item 2024-08-06 04:08:01 +03:00
README.md update readme 2024-08-05 06:54:22 +03:00

Yoda - Browser for Gemini protocol

GTK 4 / C++ implementation branch

Important

Project in development!

Dependencies

sudo apt install git libgtk-4-dev

Install

  • git clone https://github.com/YGGverse/Yoda.git
  • cd Yoda
  • git checkout master
  • make