Trimmy
brew install --cask trimmy
v0.10.1
Paste-once, run-once clipboard cleaner for terminal snippets
13
30-day installs · #3647
35
90-day · #3905
88
365-day · #4667
717
★ GitHub stars · updated 2mo ago
GitHub topics
clipboard
swift
Links
- https://github.com/steipete/Trimmy
- GitHub: steipete/Trimmy
- Brew formula source: Casks/t/trimmy.rb
Raw metadata
{
"alternatives": [],
"artifacts": [
{
"app": [
"Trimmy.app"
],
"target": "/Applications/Trimmy.app"
},
{
"zap": [
{
"trash": [
"~/Library/Application Scripts/com.steipete.trimmy",
"~/Library/Application Support/Trimmy",
"~/Library/Caches/com.steipete.trimmy",
"~/Library/Containers/com.steipete.trimmy",
"~/Library/HTTPStorages/com.steipete.trimmy",
"~/Library/HTTPStorages/com.steipete.trimmy.binarycookies",
"~/Library/Preferences/com.steipete.trimmy.plist",
"~/Library/Saved Application State/com.steipete.trimmy.savedState",
"~/Library/WebKit/com.steipete.trimmy"
]
}
]
}
],
"auto_updates": null,
"categories": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Paste-once, run-once clipboard cleaner for terminal snippets",
"disable_reason": null,
"disabled": 0,
"display_name": "Trimmy",
"enrichment_fetched_at": "2026-06-20T22:50:38+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "trimmy",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-11T08:58:33Z",
"github_readme_excerpt": "# Trimmy \u2702\ufe0f\n\n\u003e **Paste once, run once.** A tiny macOS menu-bar app that flattens those multi-line shell snippets you copy from blogs, READMEs, and ChatGPT \u2014 so they actually paste and run.\n\n[](https://www.apple.com/macos/)\n[](LICENSE)\n[](https://github.com/steipete/homebrew-tap)\n[](https://github.com/steipete/Trimmy/releases/latest)\n\n\n\n## Install\n\n```sh\nbrew install --cask steipete/tap/trimmy\n```\n\n\u2026or grab the signed `.zip` from [Releases](https://github.com/steipete/Trimmy/releases/latest).\nSparkle keeps it up-to-date automatically.\n\n## What it does\n\nYou copy this:\n\n```sh\nkubectl get pods \\\n -n kube-system \\\n --selector=\u0027app=ingress\u0027 \\\n -o json | jq \u0027.items[].metadata.name\u0027\n```\n\nTrimmy quietly rewrites your clipboard to this:\n\n```sh\nkubectl get pods -n kube-system --selector=\u0027app=ingress\u0027 -o json | jq \u0027.items[].metadata.name\u0027\n```\n\nYou paste once, the shell runs once. No more `dquote\u003e` prompts, no half-pasted commands, no \u201cdid you mean to run that as four separate commands?\u201d\n\n\n\n## Highlights\n\n- **Lives in your menu bar.** No dock icon (`LSUIElement`). macOS 15 and later.\n- **Knows when it\u0027s a command.** Pipes, redirects, backslash continuations, `$` / `#` prompt gutters \u2014 all read as command cues. Markdown headings stay intact.\n- **Per-context aggressiveness.** Set the eagerness separately for general apps and terminals (Terminal, iTerm, Ghostty, Warp, kitty, WezTerm, Hyper, Alacritty).\n- **Two hotkeys.** Global *Paste Trimmed* and *Past",
"github_repo": "steipete/Trimmy",
"github_stars": 717,
"github_topics": [
"clipboard",
"swift"
],
"homepage": "https://github.com/steipete/Trimmy",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 13,
"installs_365d": 88,
"installs_90d": 35,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": null,
"llm_model": null,
"names": [
"Trimmy"
],
"one_liner": null,
"rank_30d": 3647,
"rank_365d": 4667,
"rank_90d": 3905,
"raw_hash": "2d3463c8e675a665",
"ruby_source_path": "Casks/t/trimmy.rb",
"tap": "homebrew/cask",
"token": "trimmy",
"version": "0.10.1",
"why_use_this": null
}