2024-08-08 14:06:34 +03:00
2024-08-04 18:30:49 +03:00
2024-08-08 14:06:34 +03:00
2024-08-04 18:31:12 +03:00
2024-08-04 17:31:41 +03:00
2024-08-08 13:46:02 +03:00
2024-08-08 12:44:27 +03:00

Yoda - Browser for Gemini protocol

GTK 4 / C++ implementation branch

Important

Project in development!

Build

Linux

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

Update

  • git pull
  • make clean
  • make

Development

Environment

  • pkg-config --cflags --libs gtkmm-4.0

Contribution

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