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

Latest commit

 

History

History
35 lines (24 loc) · 710 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 710 Bytes

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