gujiaxi / zQuote

A CLI tool for making fancy quotation card.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A CLI tool for making fancy quotation card.

License:MIT License


Languages

Language:C 90.8%Language:Makefile 9.2%