PHP-GTK Client for Gemini Protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yggverse 3c705c14c2 use G_APPLICATION 3 months ago
bin init bin directory 3 months ago
src use G_APPLICATION 3 months ago
.gitignore init gitignore 3 months ago
LICENSE initial commit 3 months ago
Makefile implement main menu popover (container) 3 months ago
README.md update readme 3 months ago

README.md

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