Desktop GTK based Yggdrasil client
Go to file
Nikolay Brovko c2df644c9f
remove tabs, empty whitespaced lines, unnecessary this keyword
2020-01-28 04:56:05 +03:00
data add on_peer_ip_entry_changed handler to show/hide save config button 2020-01-28 04:38:49 +03:00
src remove tabs, empty whitespaced lines, unnecessary this keyword 2020-01-28 04:56:05 +03:00
.editorconfig fix codestyle, add editorconfig, align with vala-lint 2020-01-24 15:55:37 +03:00
.gitignore Fix parser 2020-01-25 18:01:47 +03:00
LICENSE Initial commit 2020-01-16 18:44:45 +00:00
README.md place source code files to src directory 2020-01-24 16:02:38 +03:00
meson.build place source code files to src directory 2020-01-24 16:02:38 +03:00

README.md

Yggtk

Now support Arch and Debian based Linux (OpenRC and SystemD).

Build and run

git clone https://git.macaw.me/plant_1312/Yggtk.git && cd Yggtk
meson build
ninja -C build
./build/src/yggtk