Skip to content

A tool set to recreate the famous "decrypting text" effect as seen in the 1992 movie Sneakers writtend in Node.js

License

Notifications You must be signed in to change notification settings

ptkach/no-more-secrets-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No More Secrets Node.js

Tool inspired by no-more-secrets. But since I wanted to play around with node.js command line and I really like initial project written in C I decided to rewrite it to node.js.

Screenshot

===============

Install

You will need node.js preinstalled

npm install -g no-more-secrets

===============

Usage

echo "Hello World" | nms
ls -la | nms
less index.ts | nms

About

A tool set to recreate the famous "decrypting text" effect as seen in the 1992 movie Sneakers writtend in Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published