# bartobri/no-more-secrets

A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers.

Repository: https://github.com/bartobri/no-more-secrets
Canonical: https://ross.abutalabs.com/products/no-more-secrets
Language: C
License: GPL-3.0
License Family: copyleft
Topics: hacker, movie, effect, sneakers, matrix, terminal
Last push: 2025-12-13T20:01:58+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 57, release rhythm 8, longevity 100
- inputs: {"age_days": 3803, "days_push": 263, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7804, forks 309 (observed 2026-08-28T04:10:05.106421+00:00)

## What it is
A command line tool called `nms` that recreates the famous data decryption effect from the 1992 movie Sneakers by animating piped ASCII/UTF-8 text. It also includes a `sneakers` program that reproduces the movie clip, and an optional ncurses implementation for non-ANSI terminals.

## Use cases
- add a hollywood-style decryption animation to terminal output
- pipe text through a fun matrix-like effect
- recreate the sneakers movie decryption effect in the terminal
- entertain viewers during shell scripts or demos
- show encrypted-looking text that reveals itself on keypress

## When to choose
- you want a fun terminal animation for piped text output
- you need a lightweight C tool with no required dependencies
- you want to demo or decorate scripts with a hacker-movie effect

## When to avoid
- you need actual encryption or decryption of data
- your terminal does not support ANSI/VT100 escape sequences and you need inline output
- you need a cross-platform tool on Windows without a POSIX environment

## Facets
- artifact type: cli-tool
- maturity: stable
- function: cli, terminal-ui
- domain: developer-tools, entertainment
- platform: cli, cross-platform
- tags: terminal-effect, sneakers-movie, decryption-animation, fun, hacker-aesthetic, command-line, linux, macos

## Member repositories
- bartobri/no-more-secrets (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:05.106421+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:34:37.376351+00:00, confidence not recorded.
  - readme: https://github.com/bartobri/no-more-secrets (fetched 2026-08-28T04:10:05.106421+00:00, sha 5a2009840bf0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
