Ross ROSS = Recommend OSS · open-source software intelligence for agents

TTY

Toolkit for developing sleek command line apps. observed · 2026-08-28

github.com/piotrmurach/tty · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5085
  • days_rel: n/a
  • days_push: 1341
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2530 stars · 82 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TTY is a modular Ruby toolkit for building command-line applications, providing a `teletype` scaffolding executable and composable components like tty-prompt, tty-table, tty-progressbar, tty-logger, and tty-option. Each component is a small, independently installable gem that follows the Unix philosophy of doing one thing well.

Use cases

  • build a command line app in ruby
  • generate cli project scaffolding
  • create interactive terminal prompts with menus and validation
  • render tables and progress bars in the terminal
  • parse command line arguments and options
  • add structured logging to a terminal tool
  • build cross-platform terminal utilities

When to choose

  • you are writing a Ruby CLI tool and want polished, composable terminal components
  • you want project scaffolding and command generation out of the box
  • you prefer small, focused, Unix-style libraries you can mix and match
  • you need reliable cross-platform terminal behavior

When to avoid

  • your CLI is written in a language other than Ruby
  • you need a single batteries-included framework rather than modular gems
  • you require very recent releases or active new feature development, as the project is in maintenance mode

Facets

framework · maturity maintenance

cli developer-tools terminal-ui templating logging developer-tools cross-platform ruby cli cross-platform windows ruby-gem tty-toolkit terminal-apps scaffolding modular-components interactive-prompts command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
piotrmurach/ttymain32
piotrmurach/tty-promptplugin32

For agents

markdown · JSON · MCP: product_card(name="piotrmurach/tty")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem