no-more-secrets
no-more-secrets copied to clipboard
A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers.
I recently installed Arch Linux. This is not my first time doing so, but I am facing a problem when piping stdin into nms. When I run `nms` and then...
Hi, it would be great if nms would detect when input comes with ANSI color sequences, and would keep the original colors in that case. An example would be `ls...
title says it all
Adds support for 24-bit RGB colors via hex values (e.g. `#FF5500` or `ff5500`) in addition to existing named colors. Uses true color ANSI escape sequence for hex input while preserving...