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.

20 lines
319 B

3 months ago
# Yoda - Browser for [Gemini protocol](https://geminiprotocol.net)
3 months ago
GTK 4 / C++ implementation branch
3 months ago
> [!IMPORTANT]
> Project in development!
>
3 months ago
## Dependencies
3 months ago
``` bash
sudo apt install git libgtk-4-dev
```
3 months ago
3 months ago
## Install
* `git clone https://github.com/YGGverse/Yoda.git`
* `cd Yoda`
* `git checkout master`
* `make`