Skip to content
/ big Public

Command line utility to display big fancy text with animations

Notifications You must be signed in to change notification settings

pixup1/big

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo gif

Build with cargo build --release (cargo needs to be installed)

Usage: target/release/big TEXT [options] (piping in from other programs works as well)

Options:

    -f, --font PATH     set font
    -s, --speed INT     set text speed (default: 10)
    -S, --size INT      set text size (default: 10)
    -e, --effects EFFECT1 EFFECT2 ...
                        pick only some effects
    -l, --loop          loop text
    -h, --help          print help menu

Background effects :

  • empty
  • wave
  • spiral

Text effects :

  • normal
  • rainbow
  • split
  • worm

About

Command line utility to display big fancy text with animations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published