Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

FyraLabs/skiff-desktop

Repository files navigation

This project is dead.

See https://blog.fyralabs.com/goodbye-skiff-desktop/ for an informal retrospective.

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
json-glib-1.0

🏗️ Building

Simply clone this repo, then:

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