Stealth Clip is a unique Windows utility app designed for freelancers, streamers, and anyone who needs to keep sensitive text (like passwords) hidden from prying eyes—especially from screen capture software like Upwork’s screenshot tool or streaming overlays.
Most password managers are bulky and require accounts. Stealth Clip is different:
git clone https://github.com/tataouinea/stealth_clip.git
cd stealth_clip
flutter pub get
flutter run -d windows
To build a Windows executable:
flutter build windows
The output will be in the build\windows\x64\runner\Release
folder.
Pull requests are welcome! If you have ideas for new features or improvements, feel free to open an issue or submit a PR.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some feature'
)git push origin feature/AmazingFeature
)This app was entirely built using Claude Sonnet 3.5 with GitHub Copilot in VS Code, under little human guidance. The code is open source and provided as-is. Use at your own risk.
MIT License. See LICENSE for details.
If you find Stealth Clip useful, please star the repo and share your feedback!
No other app offers this exact functionality—Stealth Clip is the simplest, most secure way to keep your secrets hidden from screen capture tools.