#text #pretty-print #format #terminal-colors #cli #command-line-utilities

bin+lib sprinkles

Randomly colors input text and outputs it to the terminal

1 stable release

1.0.0 Jul 18, 2023

#60 in #pretty-print

MIT license

745KB
84 lines

sprinkles: add a dash of color

Latest Release

🌈 Overview

Randomly colors input text and outputs it to the terminal.

💻 Examples

Screenshot

⌨ Usage

Usage: sprinkles [OPTIONS]

Options:
  -w, --warm      something warm
  -c, --cold      something refreshing
  -s, --shiny     a bit brighter
  -b, --bold      BIG sprinkles
  -i, --italic    slightly off
  -n, --no-white  only the good stuff
  -h, --help      Print help
  -V, --version   Print version

🙏 Special Thanks

  • termcolor: Cross platform terminal colors for Rust.
  • clap: Command Line Argument Parser for Rust.
  • Inspired by cmatrix and other CLI toys.

Dependencies

~1.6–10MB
~84K SLoC