Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Zeek05/typewriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typewriter

A very simple typewriter plugin for CMD. Supply the string to print, and the time delay in MS.

Syntax

The syntax of the plugin is as follows:

typewriter.exe {"quoted string"} {sleep time in ms}

Examples

typewriter "hello, world!" 100 - Displays hello world with a 1/10th of a second delay per character.

typewriter "this is very slow" 500 - Displays the text with half a second delay per character.

This is an example image

About

A very simple typewriter plugin for CMD. Supply the string to print, and the time delay in MS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages