Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.36 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.36 KB

TypeIt - by Kvc

Description

This program can help in creating a bit more realistic human typing experience for the can end user, as it adds random delays with random chars - trying to simulate human typing.

Author: Kvc

Usage

Call TypeIt [Text]

Where:

  • ver : Displays version of program
  • help : Displays help for the program
  • Text : Text to display on console screen

Example: call TypeIt "This is a Test"

Note: ===== Make sure the text is surrounded by Double Quotes ======

Demonstration

This plugin is an extension of the Typewriter plugin. On one hand, we have the typewriter plugin which types the given string with the same time difference in character which is stated by the user. Whereas TypeIt creates a much more realistic time delay between the character. These delays are random thus making it feel like a human is typing a text, not a robot.

TypeIt

As you can see in the above demonstration of the TypeIt plugin there are no fixed time intervals between the characters. This is more like us humans as we usually think while typing and the delay between different characters vary according to the person typing it.

Video-https://www.youtube.com/watch?v=uA_eyKIAbLI

Article-https://batch-man.com/typeit/