TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14874 · Jun 28

#javascript#linux#macos#ocr#pot#pot_app#recognize#tauri#translate#translation#tts#windows Pot is a cross-platform translation tool that lets you quickly translate text by selecting it and using a shortcut, typing text to translate, or using OCR to translate text from screenshots. It supports many translation engines like OpenAI, Google, DeepL, and more, plus offline options. You can also add plugins to extend its features and use it on Windows, macOS, and Linux. Pot offers an API for integration with other software and works well even on Wayland systems. This makes translating easier, faster, and more flexible, helping you understand and work with multiple languages efficiently. https://github.com/pot-app/pot-desktop

Results

2 similar posts found

Search: #develop

当前筛选 #develop清除筛选
beng!

@mdmbeng · Post #1756 · 03/31/2024, 12:25 AM

#Apple#Develop 苹果推出Swift开发者教程新网页苹果公司近日推出了一个名为“Develop in Swift Tutorials”的新网页,旨在为学习Swift编程语言的开发者提供教程 随着2024年WWDC大会的临近,该网页现已上线,为新开发者展示如何安装Xcode并开始他们的第一个Swift项目。该网站提供的教程适合所有人,包括没有编程经验的用户,涵盖从下载安装Xcode、创建新项目到构建简单应用程序的逐步指南。 此外,苹果还鼓励学生修改代码以实验不同结果。这些内容被组织成不同的章节,包括探索Xcode、视图、结构与属性、布局与样式、按钮与状态、列表与文本字段等。还有关于数据建模的教程,以及两个专门用于为visionOS创建应用程序的章节。 频道:@mdmbeng 投稿:@mdmbeng_Bot

JJ.ai (NFA)🪽

@jsmjsmxyz · Post #1149 · 07/06/2021, 04:15 AM

#macOS#OCR#Develop 🧊Unfreeze - 代码 OCR 工具 官网 🤔 很多时候我们都会遇到一些开发教程网站为了排版方便或限制用户,只提供代码截图,我们把不得不重新手敲一遍代码,但这有敲错的概率;使用传统的 OCR 工具,可能因为优化不到位,造成缩进、换行混乱,代码根本没法看 Unfreeze 可以很好的的将代码截图转换为格式化代码 💡特点 - 保留原代码格式和缩进 - 支持在应用内编辑识别结果 - 支持离线使用,处理速度快 🐛不足 - 对于下划线、引号等小字符识别准确率不高 - UI 设计很一般,编辑窗口不能缩放,难以应付大量代码识别 - 识别后的代码缺少高亮 ⚠️系统要求 - 需要 macOS Big Sur 11.0 以上的版本 👀 代码 OCR 的需求是有的,但为此专门优化的 OCR 工具并不常见。Unfreeze 的开发者迈出了走向深坑的第一步,但不清楚他是否会持续更新 🌟 期待着更好的同类产品的出现! 频道:@NewlearnerChannel