
Supercopy
Context aware clipboard manager
4 followers
Context aware clipboard manager
4 followers
SuperCopy is a LLM powered, smart, context-aware clipboard assistant designed for both macOS and Windows. It runs discreetly in your menu bar or system tray, automatically analyzing the text you copy and providing you with instant, useful actions.






Hey guys,
Creator of SuperCopy here.
I built this because I was tired of my own clipboard. We all copy-paste constantly, but the process has not changed in 10 years. I'd copy a chunk of text from an email, then have to manually fish out the one thing I actually needed—a phone number, an address, a to-do list.
SuperCopy is my shot at fixing this. It's a simple LLM powered tool in your menu bar/system tray that analyzes what you copy and instantly offers clean, structured data to paste instead. (Like extracting IP addresses from logs, prettifying json, etc.)
Now, let's talk about the big one: privacy. My first thought was to use a local LLM that could run on anyone's machine. But honestly, the performance on an average computer isn't there (yet!). To make it powerful enough to be useful, I decided to use the Gemini API for this version. This means you will need a Gemini API key. Getting one is free with a Google account. You can grab it here in about 60 seconds:
https://aistudio.google.com/apikey (https://aistudio.google.com/apikey)
I also built in a couple of safeguards for peace of mind:
1. Pause/Resume: You can pause monitoring anytime you're dealing with sensitive data.
2. Secret Detection: It has a basic check to see if you've copied something that looks like a password or key. If it does, it won't send it for analysis.
I'm really curious to see how this fits into your workflow. So, my question is:
What's the one copy-paste task you do a dozen times a day that drives you crazy? And what kind of "data transformations" ( other action in the future, e.g., 'create a calendar event', 'search on Maps') would be a game-changer for you?
Would love to hear your thoughts
Thanks
Steve