Skip to content

一款开源的跨平台剪切板管理工具。

License

Notifications You must be signed in to change notification settings

ivu99/EcoPaste

 
 

Repository files navigation

EcoPaste

Download

Features

  • Lightweight & Cross-platform Supported:

    Built with Tauri, the application is lightweight and refined, consuming minimal resources. It also delivers a uniform user experience across both Windows and macOS platforms.

  • Background Operation & Instant Access

    The application is resident in the background, wake up with one click through custom shortcut keys, save time and improve efficiency.

  • Local Storage & Data Security

    All clipboard content is stored locally to ensure data privacy and security.

  • Smart Grouping

    Supports plain text, rich text, HTML, images, and files. Automatically groups clipboard content by type, managing your clipboard content efficiently.

  • Favorites

    Allows you to bookmark clipboard content for easy and fast access. Whether it's crucial data for work or frequently used information in daily life, you can effortlessly save and retrieve it.

  • Built-in Search

    Built-in search helps users quickly find any content on the clipboard, whether it's text, images (with OCR text search), or files, making everything easily accessible at a glance.

  • Offline Image OCR

    Recognize text and QR codes in seconds. Quickly copy recognized content via the context menu, enabling convenient offline text recognition.

  • Enhanced Context Menu

    Provides customizable options, allowing users to adjust settings to their preferences and create the ideal clipboard management tool for their needs.

  • Highly Customizable

    Provide abundant customization options to meet various scenarios and individual preferences.

  • Automatic Update

    Supports automatic and manual update checks, ensuring users always have the latest version for the best experience.

  • Backup & Migration

    Supports exporting and importing configurations and clipboard content, making data backup and migration to different platforms seamless, and ensuring continuous data availability.

  • More to Explore

    EcoPaste continues to evolve with exciting new features. We look forward to sharing more possibilities with you.

Q&A

1. "EcoPaste Is Damaged and Can't Be Opened" on MacOS

Type the following command and press Enter in terminal to allow the app to run:

Password may be required to run the command.

sudo xattr -r -d com.apple.quarantine /Applications/EcoPaste.app

After that, you can open the app normally.

Star History

Star History Chart

Contributors

Thanks to everyone who has already contributed to EcoPaste.

If you want to contribute to this project, please refer to Contributing Guide.

About

一款开源的跨平台剪切板管理工具。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.3%
  • Rust 24.5%
  • Other 1.2%