百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
E

EcoPaste

> 数据库
开源

跨平台的剪贴板管理工具

7.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

跨平台的剪贴板管理工具

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.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Rustapplicationclipboardclipboard-managercross-platform

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类数据库
定价开源

> 相关工具

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库