LinuxCommandLibrary

nms

creates a decrypting text effect

TLDR

Decrypt text effect

$ echo "[text]" | nms
copy
Auto reveal
$ echo "[text]" | nms -a
copy
Foreground color
$ echo "[text]" | nms -f [green]
copy
Clear screen first
$ echo "[text]" | nms -c
copy
Set reveal speed
$ echo "[text]" | nms -s
copy

SYNOPSIS

nms [options]

DESCRIPTION

nms creates a decrypting text effect. Inspired by movie hacking scenes.
The tool animates text reveal. Fun terminal effect for presentations.

PARAMETERS

-a

Auto-reveal (no key press).
-f COLOR
Foreground color.
-c
Clear screen first.
-s
Slow reveal effect.
--help
Display help information.

CAVEATS

Visual effect only. Reads from stdin. Terminal required.

HISTORY

nms recreates the movie-style text decryption effect seen in films like Sneakers.

SEE ALSO

cmatrix(1), figlet(1), cowsay(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community