macOSWindowsLinux
alternative to PasteBar
🎉跨平台的剪贴板管理工具 | Cross-platform clipboard management tool
macostauriwindowsclipboardrustcross-platformlinuxclipboard-managerapplicationdesktop-appdesktop-applicationtauri-app
Key Metrics
Star Growth
Stars
7.4k
Forks
375
Weekly Growth
+28
Issues
105
2k4k6k
Jul 2024Nov 2024Mar 2025Aug 2025Dec 2025Apr 2026Sep 2026
↓ Download
All releases →Artifactscrates.io
README
About
EcoPaste is an open-source desktop clipboard manager built with a Rust-first Tauri architecture: durable behavior lives in Rust, while the React frontend focuses on rendering and interaction.
The app is designed to be fast, lightweight, and maintainable, with local storage, SQLite search, native shortcuts, tray integration, backup support, and a focused cross-platform surface for macOS and Windows.
Features
- Capture clipboard history for plain text, HTML, RTF, images, files, and folders.
- Search clipboard content and notes with SQLite FTS5.
- Filter history by source application and content type.
- Protect sensitive content by skipping high-confidence secrets such as private keys, service tokens, AWS keys, and JWTs.
- Preview text, images, and files in a dedicated preview window.
- Paste, copy, copy as plain text, reveal files, open links, add notes, pin, favorite, delete, and drag items out to other apps.
- Organize history with favorites, pinned items, notes, custom groups, and configurable item actions.
- Tune capture order, size limits, retention, display density, list sorting, and window behavior.
- Export and import
.ecopastebakbackups, including encrypted backup containers. - Keep clipboard data, resources, and settings local to your machine.
Contributing
Development setup, architecture notes, quality checks, and contribution expectations live in the contribution guide.
License
EcoPaste is licensed under the Apache License 2.0.
Related repositories
