lainsce/quilter

Join GitHub today

GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.

Sign up

Permalink

Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Create FUNDING.yml May 23, 2019
data 1.9.0 - YES. May 31, 2019
debian 1.7.5 - Fix opening files. It should never fail. Mar 5, 2019
flatpak 1.9.0 - YES. May 31, 2019
meson meson: cleanup post_install script Sep 9, 2018
po Added danish translations Apr 9, 2019
src 1.9.0 - YES. May 31, 2019
vapi * - Restore this file Jul 1, 2018
.gitignore * - small post install changes to speed it up Jun 4, 2018
.travis.yml * - update travis CI Feb 20, 2019
AUTHORS 1st Jun 3, 2017
ISSUE_TEMPLATE.md * - Add an issue template Oct 18, 2017
LICENSE 1st Jun 3, 2017
README.md * - edit readme Feb 20, 2019
meson.build 1.9.0 - YES. May 31, 2019

Focus on your writing

Get it on AppCenter

Build Status 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
libgranite-dev
gtk+-3.0
gtksourceview-3.0-dev
libwebkit2gtk-4.0-dev
libmarkdown2-dev
libgtkspell3-3-dev
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