-
Notifications
You must be signed in to change notification settings - Fork 0
apathor/typer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
USAGE: typer [OPTIONS] < TEXT Write text input delayed to simulate typing. OPTIONS: -h : Print some help text -c RATE : Print rate in characters per second (0-999) -r : Randomized delay between characters (default) -s : Smooth output, no randomization EXAMPLES: $> typer -c 5 <<< "Hello, \$USER..." $> typer -r -c 50 < <(fortune) $> nethack | typer -c 600 $> ttyrec /dev/null | typer -s -c 900 (c) Mike Lalumiere 2019
About
Write text input delayed to simulate typing
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published