diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING/en-US.md similarity index 100% rename from .github/CONTRIBUTING.md rename to .github/CONTRIBUTING/en-US.md diff --git a/.github/CONTRIBUTING.ja-JP.md b/.github/CONTRIBUTING/ja-JP.md similarity index 100% rename from .github/CONTRIBUTING.ja-JP.md rename to .github/CONTRIBUTING/ja-JP.md diff --git a/.github/CONTRIBUTING.zh-CN.md b/.github/CONTRIBUTING/zh-CN.md similarity index 100% rename from .github/CONTRIBUTING.zh-CN.md rename to .github/CONTRIBUTING/zh-CN.md diff --git a/.github/CONTRIBUTING.zh-TW.md b/.github/CONTRIBUTING/zh-TW.md similarity index 100% rename from .github/CONTRIBUTING.zh-TW.md rename to .github/CONTRIBUTING/zh-TW.md diff --git a/README.en-US.md b/README.en-US.md new file mode 100644 index 0000000000..5445e4c847 --- /dev/null +++ b/README.en-US.md @@ -0,0 +1,197 @@ + + EcoPaste + + +
+
+ +
+ English | 简体中文 | 繁體中文 | 日本語 +
+ +
+ + + Windows + + + MacOS + + + Linux + + +
+ + + + + + + + + +
+ +
+ + + + + + +
+ +## Download + +### Windows + +Install Manually: [Universal](https://ecopaste-updater.ayangweb.cn/api/latest?platform=windows) + +### Macos + +Install Manually: [Apple Silicon](https://ecopaste-updater.ayangweb.cn/api/latest?platform=macos-arm) | [Intel](https://ecopaste-updater.ayangweb.cn/api/latest?platform=macos-x64) + +HomeBrew: + +1. Add our tap: +```shell +brew tap EcoPasteHub/EcoPaste +``` + +2. Install: +```shell +brew install ecopaste +``` + +3. Upgrade: +```shell +brew upgrade ecopaste +``` + +4. Uninstall: +```shell +brew uninstall --cask ecopaste + +brew untap EcoPasteHub/EcoPaste +``` + +### Linux(x11) + +Install Manually: [AppImage](https://ecopaste-updater.ayangweb.cn/api/latest?platform=linux-appimage) | [deb](https://ecopaste-updater.ayangweb.cn/api/latest?platform=linux-deb) | [rpm](https://ecopaste-updater.ayangweb.cn/api/latest?platform=linux-rpm) + +## 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, MacOS and Linux 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**: + + Providing rich right-click menu options, users can quickly perform various operations, which greatly improves the ease of use. + +- **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.app 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. + +```bash +sudo xattr -r -d com.apple.quarantine /Applications/EcoPaste.app +``` + +After that, you can open the app normally. + +
+ +## Star History + + + + + + Star History Chart + + + +## Community + +We recommend using [issue](https://github.com/EcoPasteHub/EcoPaste/issues) to provide the most direct and effective feedback. Of course, the following options for feedback are also available: + +- WeChat + + + +## Contributors + +Thanks to everyone who has already contributed to EcoPaste. + +If you want to contribute to EcoPaste, please refer to [Contributing Guide](./.github/CONTRIBUTING/en-US.md). + + + + diff --git a/README.ja-JP.md b/README.ja-JP.md index 9f5483c25b..7ff3f162b6 100644 --- a/README.ja-JP.md +++ b/README.ja-JP.md @@ -6,7 +6,7 @@
- 日本語 | English | 简体中文 | 繁體中文 + 日本語 | 简体中文 | 繁體中文 | English

@@ -157,7 +157,7 @@ sudo xattr -r -d com.apple.quarantine /Applications/EcoPaste.app EcoPaste への貢献をいただいた皆様に感謝いたします。 -EcoPaste に貢献したい方は、[貢献ガイドライン](./.github/CONTRIBUTING.ja-JP.md)を参照してください。 +EcoPaste に貢献したい方は、[貢献ガイドライン](./.github/CONTRIBUTING/ja-JP.md)を参照してください。 diff --git a/README.md b/README.md index 5c20be03fe..015917e15a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ - EcoPaste + EcoPaste

- +
- English | 简体中文 | 繁體中文 | 日本語 + 简体中文 | 繁體中文 | English | 日本語

@@ -47,44 +47,44 @@ />
- +
- - - - + + + + -## Download +## 下载 ### Windows -Install Manually: [Universal](https://ecopaste-updater.ayangweb.cn/api/latest?platform=windows) +手动安装:[Universal](https://ecopaste-updater.ayangweb.cn/api/latest?platform=windows) ### Macos -Install Manually: [Apple Silicon](https://ecopaste-updater.ayangweb.cn/api/latest?platform=macos-arm) | [Intel](https://ecopaste-updater.ayangweb.cn/api/latest?platform=macos-x64) +手动安装:[Apple Silicon](https://ecopaste-updater.ayangweb.cn/api/latest?platform=macos-arm) | [Intel](https://ecopaste-updater.ayangweb.cn/api/latest?platform=macos-x64) -HomeBrew: +HomeBrew: -1. Add our tap: +1. 添加我们的 tap: ```shell brew tap EcoPasteHub/EcoPaste ``` -2. Install: +2. 安装: ```shell brew install ecopaste ``` -3. Upgrade: +3. 更新: ```shell brew upgrade ecopaste ``` -4. Uninstall: +4. 卸载: ```shell brew uninstall --cask ecopaste @@ -93,84 +93,81 @@ brew untap EcoPasteHub/EcoPaste ### Linux(x11) -Install Manually: [AppImage](https://ecopaste-updater.ayangweb.cn/api/latest?platform=linux-appimage) | [deb](https://ecopaste-updater.ayangweb.cn/api/latest?platform=linux-deb) | [rpm](https://ecopaste-updater.ayangweb.cn/api/latest?platform=linux-rpm) +手动安装: [AppImage](https://ecopaste-updater.ayangweb.cn/api/latest?platform=linux-appimage) | [deb](https://ecopaste-updater.ayangweb.cn/api/latest?platform=linux-deb) | [rpm](https://ecopaste-updater.ayangweb.cn/api/latest?platform=linux-rpm) -## 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, MacOS and Linux platforms. + 使用 Tauri 构建,应用更加小巧精致,资源占用极少,同时完美适配 Windows、MacOS 和 Linux 平台,保证多平台一致的用户体验。 -- **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. + 支持纯文本、富文本、HTML、图片和文件类型,并自动根据剪贴板内容类型进行分组管理,方便用户高效查找和使用。 -- **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. + 内置搜索功能,帮助用户快速找到任何剪贴板上的内容,无论是文本、图片(OCR文本搜索)还是文件,所有内容都可以一目了然。 -- **Offline Image OCR**: +- **图片OCR,离线识别**: - Recognize text and QR codes in seconds. Quickly copy recognized content via the context menu, enabling convenient offline text recognition. + 内置系统 OCR 功能,支持文本和二维码识别,通过右键菜单快速复制识别到的 OCR 内容,实现离线识别,使用更便捷。 -- **Enhanced Context Menu**: +- **右键菜单,操作便捷**: - Providing rich right-click menu options, users can quickly perform various operations, which greatly improves the ease of use. + 提供丰富的右键菜单选项,用户可以快速进行各种操作,极大地提高了使用便捷性。 -- **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. + EcoPaste 还在不断开发和添加更多有趣实用的功能,期待与你一起探索和发现这款剪贴板管理工具的更多可能性。 -## Q&A +## 常见问题
-1. "EcoPaste.app is damaged and can't be opened" on MacOS +1. MacOS 提示 EcoPaste.app 已损坏,无法打开。 - - - + + + -Type the following command and press Enter in `terminal` to allow the app to run: - -> Password may be required to run the command. +在终端窗口输入以下命令,按回车键后输入系统密码并再次按回车键即可。 ```bash sudo xattr -r -d com.apple.quarantine /Applications/EcoPaste.app ``` -After that, you can open the app normally. -
-## Star History +## 历史星标 + @@ -178,19 +175,19 @@ After that, you can open the app normally. -## Community +## 反馈和交流 -We recommend using [issue](https://github.com/EcoPasteHub/EcoPaste/issues) to provide the most direct and effective feedback. Of course, the following options for feedback are also available: +我们推荐使用 [issue](https://github.com/EcoPasteHub/EcoPaste/issues) 提供最直接和有效的反馈。当然,也可以选择以下方式进行反馈: -- WeChat +- 微信 -## Contributors +## 贡献者 -Thanks to everyone who has already contributed to EcoPaste. +感谢大家为 EcoPaste 做出的贡献。 -If you want to contribute to EcoPaste, please refer to [Contributing Guide](./.github/CONTRIBUTING.md). +如果你也想为 EcoPaste 做出贡献,请参考 [贡献指南](./.github/CONTRIBUTING/zh-CN.md)。 diff --git a/README.zh-CN.md b/README.zh-CN.md deleted file mode 100644 index b317482c56..0000000000 --- a/README.zh-CN.md +++ /dev/null @@ -1,194 +0,0 @@ - - EcoPaste - - -
-
- -
- 简体中文 | English | 繁體中文 | 日本語 -
- -
- - - Windows - - - MacOS - - - Linux - - -
- - - - - - - - - -
- -
- - - - - - -
- -## 下载 - -### Windows - -手动安装:[Universal](https://ecopaste-updater.ayangweb.cn/api/latest?platform=windows) - -### Macos - -手动安装:[Apple Silicon](https://ecopaste-updater.ayangweb.cn/api/latest?platform=macos-arm) | [Intel](https://ecopaste-updater.ayangweb.cn/api/latest?platform=macos-x64) - -HomeBrew: - -1. 添加我们的 tap: -```shell -brew tap EcoPasteHub/EcoPaste -``` - -2. 安装: -```shell -brew install ecopaste -``` - -3. 更新: -```shell -brew upgrade ecopaste -``` - -4. 卸载: -```shell -brew uninstall --cask ecopaste - -brew untap EcoPasteHub/EcoPaste -``` - -### Linux(x11) - -手动安装: [AppImage](https://ecopaste-updater.ayangweb.cn/api/latest?platform=linux-appimage) | [deb](https://ecopaste-updater.ayangweb.cn/api/latest?platform=linux-deb) | [rpm](https://ecopaste-updater.ayangweb.cn/api/latest?platform=linux-rpm) - -## 功能介绍 - -- **轻量小巧,多平台用**: - - 使用 Tauri 构建,应用更加小巧精致,资源占用极少,同时完美适配 Windows、MacOS 和 Linux 平台,保证多平台一致的用户体验。 - -- **常驻后台,快捷唤醒**: - - 应用常驻后台运行,通过自定义快捷键一键唤醒,帮助用户快速调用剪贴板内容,极大地提高工作效率。 - -- **本地存储,数据安全**: - - 所有剪贴板内容均在本地存储,确保数据隐私和安全,不会有任何数据泄漏风险。 - -- **智能管理,类型分组**: - - 支持纯文本、富文本、HTML、图片和文件类型,并自动根据剪贴板内容类型进行分组管理,方便用户高效查找和使用。 - -- **收藏功能,快速访问**: - - 支持收藏剪贴板内容,方便快速访问和管理重要信息。无论是工作中的关键数据还是日常生活中的常用信息,都可以轻松收藏和查看。 - -- **内置搜索,轻松查找**: - - 内置搜索功能,帮助用户快速找到任何剪贴板上的内容,无论是文本、图片(OCR文本搜索)还是文件,所有内容都可以一目了然。 - -- **图片OCR,离线识别**: - - 内置系统 OCR 功能,支持文本和二维码识别,通过右键菜单快速复制识别到的 OCR 内容,实现离线识别,使用更便捷。 - -- **右键菜单,操作便捷**: - - 提供丰富的右键菜单选项,用户可以快速进行各种操作,极大地提高了使用便捷性。 - -- **自由定制,个性体验**: - - 提供详细的配置选项,用户可以自由设置和调整应用效果,打造个性化的使用体验,满足不同场景和需求。 - -- **自动更新,保持最新**: - - 软件支持自动更新和手动检查更新功能,确保用户始终使用最新版本,享受最优质的使用体验。 - -- **数据备份,轻松迁移**: - - 支持导出和导入配置及剪贴板内容,便于数据备份与迁移到不同平台,保证数据的持续可用性。 - -- **更多功能,等你探索**: - - EcoPaste 还在不断开发和添加更多有趣实用的功能,期待与你一起探索和发现这款剪贴板管理工具的更多可能性。 - -## 常见问题 - -
-1. MacOS 提示 EcoPaste.app 已损坏,无法打开。 - - - - - - - -在终端窗口输入以下命令,按回车键后输入系统密码并再次按回车键即可。 - -```bash -sudo xattr -r -d com.apple.quarantine /Applications/EcoPaste.app -``` - -
- -## 历史星标 - - - - - - - Star History Chart - - - -## 反馈和交流 - -我们推荐使用 [issue](https://github.com/EcoPasteHub/EcoPaste/issues) 提供最直接和有效的反馈。当然,也可以选择以下方式进行反馈: - -- 微信 - - - -## 贡献者 - -感谢大家为 EcoPaste 做出的贡献。 - -如果你也想为 EcoPaste 做出贡献,请参考 [贡献指南](./.github/CONTRIBUTING.zh-CN.md)。 - - - - diff --git a/README.zh-TW.md b/README.zh-TW.md index 4895356d4d..b68b2ffcd2 100644 --- a/README.zh-TW.md +++ b/README.zh-TW.md @@ -6,7 +6,7 @@
- 繁體中文 | English | 简体中文 | 日本語 + 繁體中文 | 简体中文 | English | 日本語

@@ -187,7 +187,7 @@ sudo xattr -r -d com.apple.quarantine /Applications/EcoPaste.app 感謝大家為 EcoPaste 做出的貢獻。 -如果你也想為 EcoPaste 做出貢獻,請參考 [貢獻指南](./.github/CONTRIBUTING.zh-TW.md)。 +如果你也想為 EcoPaste 做出貢獻,請參考 [貢獻指南](./.github/CONTRIBUTING/zh-TW.md)。