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 d9708a3262 init main component 2 months ago
bin init bin directory 2 months ago
src init main component 2 months ago
.gitignore init gitignore 2 months ago
LICENSE initial commit 2 months ago
Makefile init Makefile 2 months ago
README.md update readme 2 months ago

README.md

Yoda - GTK Browser for Gemini protocol

[!IMPORTANT] Project in development!

Install

  • sudo apt install libgtk-4-dev
  • git clone https://github.com/YGGverse/Yoda.git
  • cd Yoda
  • git checkout master
  • make