tisfeng / Raycast-Easydict

A Raycast Extension for looking up words or translating text in an easy way. Support 48+ languages, support Linguee and Youdao dictionary, support OpenAI, DeepL, Google, Bing, Apple, Baidu, Tencent, Volcano, Youdao and Caiyun translation.
https://www.raycast.com/isfeng/easydict
MIT License
382 stars 21 forks source link

🥹 寻找对该项目感兴趣,有意继续开发和维护的小伙伴 #44

Open tisfeng opened 1 year ago

tisfeng commented 1 year ago

这个项目当初只是我一时兴起做的,当时甚至想过开发一个跨平台桌面版的 Easydict,而不仅仅只是一个 Raycast 扩展,但受限于自己业余低劣的 JS 水平,最终放弃了 https://github.com/tisfeng/Easydict/issues/57#issuecomment-1555913845

现在,我的精力主要在另一个项目 Easydict ,如果有小伙伴想继续参与维护这个项目,我可以邀请你加入,Raycast 商店版也一样 https://www.raycast.com/isfeng/easydict

如果没有,那这个项目将会进入缓慢维护阶段,只接受 PR,不再接受 issue。

Easydict

Easdict

ImasakaYue commented 8 months ago

老哥好牛,用了这个扩展之后现在 bob 很久都没有再打开使用过了! 不过在我日常的使用时发现 search word 功能在短时间第二次调起会出现无法识别到新单词的情况(必现),而 ocr 短时间内第二次唤起就没有这个问题,老哥有空的话要是可以看一下就最好了

tisfeng commented 8 months ago

这 Raycast 的 bug 或 feature https://github.com/raycast/extensions/issues/9350 ,你可以给官方提 issue 问一下 😥

tisfeng commented 8 months ago

发布了一个新版本 v2.9.1

💎 优化

HernandoR commented 7 months ago

Interested, Reading the code

tisfeng commented 7 months ago

那太棒了,我是一个 ts 新手,项目代码很烂,欢迎重构改进。

iG8R commented 6 months ago

@tisfeng Could you please deploy this app using the Electron framework (https://www.electronjs.org), so that it would be also possible to build the app for Windows?

tisfeng commented 6 months ago

I'm afraid not, Raycast-Easydict is a Raycast extension, and Raycast is essentially a macOS app, and while most of the code is JS/TS, it's probably not suitable for cross-platform porting.

iG8R commented 6 months ago

Oh... Now I understand. Thank you for the explanation. I apologize for the inconvenience.

Wuriqilang commented 4 months ago

我一直在找一个能完美嵌入我日常工作流里的翻译工具,EasyDictionary 完美的解决了我的问题。这个项目还需要帮忙维护吗?

tisfeng commented 4 months ago

是的,我不擅长 ts,也没有更多精力去维护和优化它,如果有小伙伴愿意来参与维护,非常欢迎~

so2liu commented 4 months ago

@tisfeng 哈喽,我是前端出身,对raycast也很喜欢,有兴趣参与维护。我的微信号是so2liu

tisfeng commented 4 months ago

@so2liu 欢迎 PR,我不怎么用微信,就不加好友了。

我在这个 PR https://github.com/tisfeng/Raycast-Easydict/pull/54 中支持了自定义 DeepL 地址,现已可使用 DeepLX 来做 DeepL 翻译,我准备这周末向商店提交一个版本,相关的文档还没更新,如果你们有兴趣,可以来 PR。

另外,我希望能直接支持 DeepL 网页 API,如果用户没有自定义 DeepL endpoint,就直接调用网页 API,具体实现可以参考 bob-plugin-akl-deepl-free-translate 或者 DeepLX

so2liu commented 4 months ago

@tisfeng 好的(我在X上默默follow了一波) 你可以把你想要的issue建出来,我来实现下。我看我没权限建issue

tisfeng commented 4 months ago

之前没有精力维护,我就关闭了 issue,既然有小伙伴愿意参加维护,那我等下开放 issue 😌

添加新功能,或做大修改时都可以新开个 issue 讨论一下,这样避免多人同时开发一个功能, 或是功能跑偏。

tisfeng commented 4 months ago

@so2liu 你可以在 #56 这个 issue 下留言,然后我分配给你。

githubcatheaven commented 4 months ago

搞个win版?需求很大。