- 1992 की फ़िल्म Sneakers में दिखाए गए data decryption effect को फिर से बनाने वाला प्रोजेक्ट
nms नाम का command-line tool ASCII या UTF-8 text पर Hollywood effect लागू करता है
- effect encrypted data से शुरू होता है और मूल plain text characters को प्रकट करता है
- प्रोजेक्ट में
sneakers नाम का एक प्रोग्राम भी शामिल है, जो फ़िल्म क्लिप में दिखे effect को पुनर्निर्मित करता है
- प्रोजेक्ट मूल रूप से dependency-free है, लेकिन ANSI/VT100 terminal escape sequences पर निर्भर करता है
- अधिकांश आधुनिक terminal programs इन sequences को support करते हैं, लेकिन non-ANSI terminals के लिए
ncurses implementation भी उपलब्ध है
- प्रोजेक्ट को source से download और install किया जा सकता है, और यह Unix/Linux package managers में भी उपलब्ध है
nms command piped data पर काम करता है, और इसमें auto-decrypt, whitespace character masking, foreground color setting, screen clearing जैसी कई customization options हैं
- प्रोजेक्ट
LibNMS नाम की एक C library भी प्रदान करता है, जिसे उन लोगों के लिए विकसित किया गया है जो अपने प्रोजेक्ट में इस effect का उपयोग करना चाहते हैं
- यह प्रोग्राम free software है और GNU General Public License के तहत licensed है.
1 टिप्पणियां
Hacker News राय
.solibraries वाले filesystem layer को install करना, और docker, npm आदि चलाना शामिल करता है.npm installटाइप package जैसा नहीं है.