/skiff-desktop

Skiff, now on a Linux Desktop near you!

Primary LanguageMesonGNU General Public License v3.0GPL-3.0

Skiff Icon

Skiff Desktop

Skiff, now on a Linux Desktop near you!

License: GPL v3

🛠️ Dependencies

Please make sure you have these dependencies first before building.

gtk4
libhelium-1
meson
vala
blueprint-compiler
webkitgtk-6.0

🏗️ Building

Simply clone this repo, then:

meson _build --prefix=/usr && cd _build
sudo ninja install