Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 951 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 951 Bytes

icon Quilter

Focus on your writing

Get it on AppCenter

Screenshot

License

License: GPL v3

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.

granite
gtk+-3.0
gtksourceview-3.0
libwebkit2gtk-4.0-dev
libmarkdown2-dev
meson

Building

Simply clone this repo, then:

$ meson build && cd build
$ mesonconf -Dprefix=/usr
$ sudo ninja install