TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: CMD+C – Instant Grammar Correction Across All Apps for macOS

5 pointsby Hormold6 months ago
Hey HN!<p>Here is my simple native macOS app for correcting grammar — CMD+C.<p>I&#x27;m a non-native English speaker working in English-speaking teams, and I care about how my Slack messages and other communications come across. Frustrated with switching between grammar tools, apps that don&#x27;t support some input boxes, and endless copy-pasting, I built CMD+C — a simple macOS app that corrects grammar on the fly in any app, with just a triple-click.<p>Features:<p>1) Triple-click &quot;⌘+C&quot; to correct any selected text instantly, no matter where you&#x27;re typing.<p>2) Use your own API key (OpenAI, Anthropic) or access premium corrections with our plan.<p>3) View correction history with explanations from GPT why it was corrected and export JSON&#x2F;CSV if needed.<p>How it works:<p>1) Intercept triple &quot;⌘+C&quot; shortcut in macOS<p>2) Process text with LLM (OpenAI, Anthropic) with custom prompt<p>3) Replace selected text with the corrected version and save it to better understand why and how it was corrected<p>CMD+C was built in 7 days, is free to use, and I plan to share the source code later this month.<p>I&#x27;ve never built anything before, so I&#x27;d love your feedback - let me know what you think! Hope someone finds it useful!

1 comment

niux6 months ago
I love it! It would be amazing if you could allow users to customize the prompt for each style and to add allow adding custom styles (as categories).
评论 #42044894 未加载