ram-to-usd. A little TUI app that converts RAM usage by process to USD$/GB and Apple $/GB.

github.com/elithrar/ram-to-usd

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2026
  • add workflow concurrency config (#6)
  • update bonk model to claude-opus-4-6 (#5)
January 2026
  • Update README install instructions for npm (#4)
  • Release —v0.1.0
  • Prep for `npx ramtousd` + workflow (#2)
  • Create publish.yml
  • Create bonk.yml
  • add PID col
  • fix: remove double dollar signs, consistent labels
  • docs: punctuation fix
  • docs: trim readme
  • docs: add note about RSS measurement and memory usage
  • update UI: new labels, colors, layout fixes, add demo image
  • fix: simplify ProcessTable row formatting and add divider
  • docs: replace CLAUDE.md with AGENTS.md
  • fix: responsive layout for narrow terminals
  • docs: add README
  • initial commit: ramtousd TUI