Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add OCR recognition #41

Merged
merged 6 commits into from May 17, 2023
Merged

feat: add OCR recognition #41

merged 6 commits into from May 17, 2023

Conversation

aidevjoe
Copy link
Collaborator

@aidevjoe aidevjoe commented May 9, 2023

参考 https://www.raycast.com/huzef44/screenocr 插件添加了OCR识别功能。
由于不是很了解Raycast的开发,不知道如何将识别出来的内容结合扩展使用,希望作者帮忙看一下。
谢谢

#34

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello aidevjoe, Thank you for your first PR contribution 🎉 aidevjoe

@aidevjoe
Copy link
Collaborator Author

研究了下,通过 deeplink 来实现了OCR文本的翻译

@tisfeng
Copy link
Owner

tisfeng commented May 15, 2023

太棒了!初步看了下,这个思路很不错,稍后再详细看看,值得学习。

抱歉,前几天有点忙 😮‍💨

@tisfeng
Copy link
Owner

tisfeng commented May 17, 2023

优化了一下代码,主要把编译后的执行可执行文件删了,改成直接 execa 执行 swift 代码,方便调试,以及后面对 swift 这部份代码的优化。

稍后我向商店提交 PR,发布一个新版本。

@tisfeng
Copy link
Owner

tisfeng commented May 17, 2023

@aidevjoe 你好,有兴趣参与维护这个项目吗?

@tisfeng tisfeng merged commit a88a925 into tisfeng:main May 17, 2023
5 checks passed
@tisfeng
Copy link
Owner

tisfeng commented May 17, 2023

提交了 PR raycast/extensions#6613

@tisfeng
Copy link
Owner

tisfeng commented May 17, 2023

你好,你有 Raycast 账号吗,我准备把你添加到 contributor

https://github.com/raycast/extensions/actions/runs/5004544773/jobs/8967253983?pr=6613

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants