Skip to content

cdubthecoolcat/cscroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cscroll

Actions Status

A simple terminal text scroller

Usage:

$ ./cscroll --help

Usage: cscroll [OPTION...] 
A simple terminal text scroller

  -c, --command=COMMAND      Shell command to get string from
  -d, --delay=DELAY          Delay between shifts
  -m, --max_length=LENGTH    Max length for printing
  -n, --new_line             Print new line after each print
  -p, --padding=PADDING      Amount of padding to add
  -P, --padding_str=STRING   String to use for padding
  -s, --string=STRING        String used to scroll
  -?, --help                 Give this help list
      --usage                Give a short usage message