| Crates.io | gigagei |
| lib.rs | gigagei |
| version | 0.3.0 |
| created_at | 2025-03-18 19:20:25.132417+00 |
| updated_at | 2025-05-12 18:10:20.727185+00 |
| description | random quote fetching console utility |
| homepage | |
| repository | https://github.com/q60/gigagei |
| max_upload_size | |
| id | 1597027 |
| size | 29,711 |
ᎩᎦᎨᎢ (IPA: [gigagei]) is a random quote fetching console utility. Written in Rust.
use latest pre-built binary from releases
use via the flake
Usage: gigagei [-b <backend>] [-l <language>] [-a] [-n] [-j] [-w <wrap-width>]
A random quote fetching console utility
Options:
-b, --backend quote fetching API, must be one of: forismatic, hapesire.
default is hapesire
-l, --language quote language, must be one of: en[glish], ru[ssian].
default is en
-a, --ascii-quotation
force ASCII quotation marks
-n, --no-colors disables colors
-j, --json return quote in JSON
-w, --wrap-width wrap width in characters, default is terminal width
-h, --help, help display usage information
you need Rust to build ᎩᎦᎨᎢ.
cargo build --release
gigagei