Show HN: Clippy – a better pbcopy for macOS that handles files properly
Hacker News (score: 12)Description
Clippy fixes this:
- clippy report.pdf → ⌘V into any app uploads the file
- curl image.png | clippy → pipes become pasteable files
- clippy *.jpg → multiple files at once
- Text files still work like pbcopy
Technical: Direct Objective-C bindings via CGo. Copies file references (like Finder), not contents. Auto-cleans temp files. No AppleScript hacks.
Install: brew install neilberkman/clippy/clippy
More from Hacker
Graphene OS: a security-enhanced Android build
Graphene OS: a security-enhanced Android build
Show HN: tsbro – TypeScript for the Browser, No Build Step
Show HN: tsbro – TypeScript for the Browser, No Build Step
Show HN: Flint – Write code your way while ensuring remote consistency
Show HN: Flint – Write code your way while ensuring remote consistency I just released my biggest project yet: Flint, a language-agnostic Git wrapper that lets developers code using their own formatting preferences locally, while automatically enforcing the project's style on push.<p>No more fighting over tabs vs spaces or dealing with noisy diffs.<p>GitHub: <a href="https://github.com/capsulescodes/flint">https://github.com/capsulescodes/flint</a> Documentation: <a href="https://flintable.com/docs/flint/" rel="nofollow">https://flintable.com/docs/flint/</a> Article: <a href="https://capsules.codes/en/blog/flintable/en-flintable-introducing-flint" rel="nofollow">https://capsules.codes/en/blog/flintable/en-flintable-introd...</a>
Show HN: Rust -> WASM, K-Means Color Quantization Crate for Image-to-Pixel-Art
Show HN: Rust -> WASM, K-Means Color Quantization Crate for Image-to-Pixel-Art
No other tools from this source yet.