mirror of https://github.com/YGGverse/Yoda.git
phpcomposergemini-protocolgeminismallwebaltwebphp-cppgemini-browseryodagtk3browsergtkphp-gtkgemini-clientyoda-browser
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.
1.2 KiB
1.2 KiB
Yoda is PHP-GTK Browser for Gemini Protocol
Project in development!
Install
Builder
Run INSTALL.sh
script from terminal to build app for your system using latest PHP, PHP-CPP and PHP-GTK3 sources.
This tool does not change system PHP version, not requires root permissions but optional system dependencies installation only (trough apt
).
To uninstall, just remove build
folder generated.
Manual
- Build latest PHP-GTK3 or get binaries
apt install git composer
git clone https://github.com/YGGverse/Yoda.git
cd Yoda
composer update
Launch
/path/to/php-gtk3 src/Yoda.php
Components
- gemini-php - Gemini protocol connections
- gemtext-php - Gemtext operations
- net-php - DNS resolver and network address features
- nex-php - NEX protocol connections