🍺 BREW Explorer

← all formulae

fakesteak

brew install fakesteak v0.2.4 CC0-1.0

ASCII Matrix-like steak demo

30-day installs
7
90-day · #13494
159
365-day · #7944
128
★ GitHub stars · updated 9mo ago

GitHub topics

c cli-app cmatrix console-application linux matrix-rain rice ricing screensaver unixporn

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "ASCII Matrix-like steak demo",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:29+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "fakesteak",
  "github_default_branch": "main",
  "github_last_commit_at": "2025-11-26T09:45:04Z",
  "github_readme_excerpt": "# fakesteak \n\n[![fakesteak asciicast](https://asciinema.org/a/z9gykqvDEfmh9aKVlJtu3LOCs.svg)](https://asciinema.org/a/z9gykqvDEfmh9aKVlJtu3LOCs)\n\n\u003e You know, I know this steak doesn\u0027t exist. I know that when I put it in my mouth, the Matrix is telling my brain that it is juicy and delicious. After nine years, you know what I realize? Ignorance is bliss.\n\n -- _Cypher_\n\n## Overview \n\nMy take at an implementation of the [digital character rain](https://en.wikipedia.org/wiki/Matrix_digital_rain) \nas seen in \"The Matrix\". \n\nSome things you might like about fakesteak:\n\n - Small footprint (low on RAM and disk usage)\n - Good performance (low on CPU usage)\n - Looks pretty close to the original (fading, glitches)\n - Basic customization via command line options\n - No dependencies (not even ncurses)\n - Clean, well commented code\n - Public Domain\n\nSome things that might rub you the wrong way:\n\n - No Japanese characters (for simplicity\u0027s sake)\n - Not cross-platform (no Win/Mac)\n\nSuccessfully tested on Linux (urxvt, xterm, lxterm, uxterm), FreeBSD (st) and WSL2. \nFeedback on compatibility with your OS / distro / terminal is very welcome; \nyou can open an issue to let me know.\n\n## Dependencies / Requirements\n\n- Terminal that supports 256 colors ([8 bit color mode](https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit))\n- Requires `TIOCGWINSZ` to be supported (to query the terminal size)\n- Requires Make for building\n\n## Package\n\nfakesteak might also be available as a package:\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/fakesteak.svg)](https://repology.org/project/fakesteak/versions)\n\n## Building / Running\n\nYou can just run `make`. After that, you should be able to run it from the `bin` directory:\n\n    make\n    ./bin/fakesteak\n    \nOptionally, you can install fakesteak for all users and then run it from wherever:\n\n    make install\n    fakesteak\n\n## Usage\n\n    fakesteak [OPTIONS...]\n\nOptions:\n\n  - `-b`: use background color\n  - `-d`: drops ratio ([1..100], defaul",
  "github_repo": "domsson/fakesteak",
  "github_stars": 128,
  "github_topics": [
    "c",
    "cli-app",
    "cmatrix",
    "console-application",
    "linux",
    "matrix-rain",
    "rice",
    "ricing",
    "screensaver",
    "unixporn"
  ],
  "homepage": "https://github.com/domsson/fakesteak",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": null,
  "installs_365d": 159,
  "installs_90d": 7,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "CC0-1.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "fakesteak",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": null,
  "rank_365d": 7944,
  "rank_90d": 13494,
  "raw_hash": "eb96593d4169381f",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/f/fakesteak.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.2.4",
  "versioned_formulae": [],
  "why_use_this": null
}