Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 694 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 694 Bytes

zQuote

logo

A CLI tool for making fancy quotation card.

Requirements

  • cairo: Cairo is a 2D graphics library with support for multiple output devices.
  • pango: Pango is a library for laying out and rendering of text, with an emphasis on internationalization.

Usage

Usage:
    zquote -b BODY [options]
Options:
    -i, --interactive       Enter interactive mode.
    -b, --body BODY         Specify quote body.
    -t, --title TITLE       Specify quote title.
    -a, --author AUTHOR     Specify quote author.

Previews

preview-zh

preview-en