Skip to content
/ typing Public

A bash utility that makes it seem like piped output is being typed by a person

License

Notifications You must be signed in to change notification settings

sysread/typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

typing

SYNOPSIS

echo "How now brown bureaucrat" | typing

DESCRIPTION

Prints piped output to the terminal, introducing short delays to make it appear as though it is being typed by a person.

Typing the truth

Typing Shakespeare

OPTIONS

  • --help - show help information
  • --slow - type slower
  • --fast - type faster

ENV VARS

  • TYPO_PROBABILITY - the number of chances out of 10,000 that a typo will be introduced (and then corrected). Defaults to 50.

About

A bash utility that makes it seem like piped output is being typed by a person

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages