Skip to content

Rayarrow/EcoPaste

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

787 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EcoPaste

EcoPaste

A local-first clipboard manager for macOS and Windows.

English | 简体中文


Tauri v2 Rust first React 19 macOS Windows

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 .ecopastebak backups, 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.

About

🎉跨平台的剪贴板管理工具 | Cross-platform clipboard management tool

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 38.7%
  • TypeScript 30.7%
  • Python 27.8%
  • JavaScript 2.8%