2024-08-07 07:30:46 +03:00
2024-08-04 18:30:49 +03:00
2024-08-07 00:01:09 +03:00
2024-08-04 18:31:12 +03:00
2024-08-04 17:31:41 +03:00
2024-08-07 00:01:09 +03:00
2024-08-07 07:30:46 +03:00

Yoda - Browser for Gemini protocol

GTK 4 / C++ implementation branch

Important

Project in development!

Install

Source

Linux

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

Development

Environment

  • pkg-config --cflags --libs gtk4

Contribution

  • cd Yoda
  • git pull
  • git checkout master
  • git checkout -b 'contribution-name'
Languages
PHP 100%