feat: add stranslate

This commit is contained in:
zggsong 2025-01-27 14:02:14 +08:00
parent bd3ef90cc1
commit c311f5c514
8 changed files with 74 additions and 0 deletions

View File

@ -138,6 +138,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="https://agenticflow.ai/">AgenticFlow</a> </td>
<td> <a href="https://agenticflow.ai/">AgenticFlow</a> is a no-code platform where marketers build agentic AI workflows for go-to-market automation, powered by hundreds of everyday apps as tools for your AI agents.</td>
</tr>
<tr>
<td> <img src="https://github.com/ZGGSONG/STranslate/raw/main/img/favicon.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://bobtranslate.com/">STranslate</a></td>
<td> <a href="https://bobtranslate.com/">STranslate</a>Windows is a ready-to-go translation ocr tool developed by WPF </td>
</tr>
</table>
### AI Agent frameworks

View File

@ -112,6 +112,11 @@
<td> <a href="https://bobtranslate.com/">Bob</a></td>
<td> <a href="https://bobtranslate.com/">Bob</a> 是一款 macOS 平台的翻译和 OCR 软件,您可以在任何应用程序中使用 Bob 进行翻译和 OCR即用即走</td>
</tr>
<tr>
<td> <img src="https://github.com/ZGGSONG/STranslate/raw/main/img/favicon.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://bobtranslate.com/">STranslate</a></td>
<td> <a href="https://bobtranslate.com/">STranslate</a>Windows 是 WPF 开发的一款即用即走的翻译、OCR工具 </td>
</tr>
</table>
### AI Agent 框架

31
docs/stranslate/README.md Normal file
View File

@ -0,0 +1,31 @@
<img src="./assets/stranslate.svg" width="64" height="auto" />
# [`STranslate`](https://stranslate.zggsong.com/)
STranslate is a translation and OCR tool that is ready to use on the go.
## Translation
Supports multiple translation languages and various translation methods such as input, text selection, screenshot, clipboard monitoring, and mouse text selection. It also allows displaying multiple service translation results simultaneously for easy comparison.
## OCR
Supports fully offline OCR for Chinese, English, Japanese, and Korean, based on PaddleOCR, with excellent performance and quick response. It supports screenshot, clipboard, and file OCR, as well as silent OCR. Additionally, it supports OCR services from WeChat, Baidu, Tencent, OpenAI, and Google.
## Services
Supports integration with over ten translation services including DeepSeek, OpenAI, Gemini, ChatGLM, Baidu, Microsoft, Tencent, Youdao, and Alibaba. It also offers free API options. Built-in services like Microsoft, Yandex, Google, and Kingsoft PowerWord are ready to use out of the box.
## Features
Supports back-translation, global TTS, writing (directly translating and replacing selected content), custom prompts, QR code recognition, external calls, and more.
## Main Interface
![main_ui](./assets/main.png)
## Configuration
![settings_1](./assets/settings_1.png)
![settings_2](./assets/settings_2.png)

View File

@ -0,0 +1,31 @@
<img src="./assets/stranslate.svg" width="64" height="auto" />
# [`STranslate`](https://stranslate.zggsong.com/)
STranslate 是一款即用即走的翻译、OCR工具
## 翻译
支持多种翻译语言,支持输入、划词、截图、监听剪贴板、监听鼠标划词等多种翻译方式,支持同时显示多个服务翻译结果,方便比较翻译结果
## OCR
支持中英日韩完全离线OCR基于 PaddleOCR效果优秀反应迅速支持截图、剪贴板、文件OCR支持静默OCR同时支持微信、百度、腾讯、OpenAI、Google等OCR
## 服务
支持DeepSeek、OpenAI、Gemini、ChatGLM、百度、微软、腾讯、有道、阿里等十多家翻译服务接入同时还提供免费API可供选择内置微软、Yandex、Google、金山词霸等内置服务可做到开箱即用
## 特色
支持回译、全局TTS、写作(选中后直接翻译替换内容)、自定义Prompt、二维码识别、外部调用等等功能
## 主界面
![main_ui](./assets/main.png)
## 配置
![settings_1](./assets/settings_1.png)
![settings_2](./assets/settings_2.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg data-name="Layer 1" id="Layer_1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><defs><style>.cls-1{fill:#ba63c6;}</style></defs><title/><path class="cls-1" d="M31.79,28.11l-7-14a2,2,0,0,0-3.58,0L18,20.56,15.3,18.73A17.13,17.13,0,0,0,19.91,9H22a2,2,0,0,0,0-4H14V3a2,2,0,0,0-4,0V5H2A2,2,0,0,0,2,9H15.86a13.09,13.09,0,0,1-3.79,7.28,13.09,13.09,0,0,1-3.19-4.95,2,2,0,1,0-3.77,1.34A17.1,17.1,0,0,0,8.9,18.75L3.84,22.37a2,2,0,0,0,2.33,3.25l5.93-4.24,4.08,2.79-2,3.93a2,2,0,0,0,3.58,1.79l.45-.89H23a2,2,0,0,0,0-4H20.24L23,19.47l5.21,10.42a2,2,0,0,0,3.58-1.79Z"/></svg>

After

Width:  |  Height:  |  Size: 614 B