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.

13 lines
257 B

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