Skip to content

lainsce/quilter

Repository files navigation

icon Quilter

Focus on your writing

Download on Flathub

Please do not theme this app License: GPL v3

Screenshot

License

Fonts under the /data/font directory are under License: SIL OFL 1.1, also copied there in full.

Donations

Would you like to support the development of this app to new heights? Then:

Be my backer on Patreon

Dependencies

Please make sure you have these dependencies first before building.

valac
gtk+-3.0
gtksourceview-4-dev
libwebkit2gtk-4.0-dev
libmarkdown2-dev
libgtkspell3-3-dev
libadwaita-1-dev >= 0.80.0
meson

Building

Simply clone this repo, then:

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

Arch Linux

Arch Linux users can find Quilter under the name quilter-git in the AUR:

$ <aur_helper> -S quilter-git

Fedora

Fedora users can find Quilter under the name quilter in official repository:

$ sudo dnf install quilter