{"id":40852674,"url":"https://github.com/solywsh/bob-relingo","last_synced_at":"2026-01-21T23:41:49.164Z","repository":{"id":196979349,"uuid":"696930372","full_name":"solywsh/bob-relingo","owner":"solywsh","description":"bob的relingo联动，可显示relingo个人单词掌握情况","archived":false,"fork":false,"pushed_at":"2024-08-02T15:44:51.000Z","size":1655,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-02T17:36:32.946Z","etag":null,"topics":["bobplugin","relingo","translate","translater"],"latest_commit_sha":null,"homepage":"https://github.com/solywsh/bob-relingo","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solywsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-26T17:50:29.000Z","updated_at":"2024-08-02T15:44:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d038f15-0be9-4731-8d4f-33c231dbf7b7","html_url":"https://github.com/solywsh/bob-relingo","commit_stats":null,"previous_names":["solywsh/bob-relingo"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/solywsh/bob-relingo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solywsh%2Fbob-relingo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solywsh%2Fbob-relingo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solywsh%2Fbob-relingo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solywsh%2Fbob-relingo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solywsh","download_url":"https://codeload.github.com/solywsh/bob-relingo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solywsh%2Fbob-relingo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28646953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bobplugin","relingo","translate","translater"],"created_at":"2026-01-21T23:41:49.103Z","updated_at":"2026-01-21T23:41:49.156Z","avatar_url":"https://github.com/solywsh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bob-Relingo\n\n\u003e bob的relingo联动，可显示relingo个人单词掌握情况。句子翻译使用deepL进行翻译。\n\n[Bob](https://bobtranslate.com/)是一款macOS平台的翻译和OCR软件。\n\n[relingo](https://relingo.net/)是一个网页翻译插件，在浏览网页时增加单词量，学习英语。\n\n## 安装\n\n1. 安装[Bob](https://apps.apple.com/cn/app/id1630034110)软件\n2. 注册[Relingo](https://relingo.net)账号\n3. 安装本插件\n   1. Bob插件安装[教程](https://bobtranslate.com/guide/advance/plugin.html)\n   2. 本插件下载[地址](https://github.com/solywsh/bob-relingo/releases)，点击`*.bobplugin`文件进行下载\n4. 插件[设置](#设置)\n\n## 效果\n\n### 单词查询\n\n单词查询使用了relingo的词库进行查询，可以根据个人relingo的单词掌握情况显示该单词是否已经掌握。\n\n\u003e ⚠️注意：\n\u003e\n\u003e - 为了保证开箱即用，如果需要使用relingo的单词查询，需要在[设置](#设置)里进行登录，**如果没登录，则默认使用deepL的查询接口**，将不会显示单词信息。\n\u003e - 由于relingo并没有收录所有接口，**如果relingo没有查询到单词也将使用deepL的查询接口直接翻译**。\n\n![word](./docs/imgs/word.png)\n\n#### 修改状态\n\n如果需要对单词掌握状态进行修改，点击修改状态栏的**[已掌握/忘记了]**，即可进行状态修改。\n\n### 句子查询\n\n由于relingo普通用户只能使用google翻译，并且CN用户需要开启全局代理才可以使用，付费用户使用的deepl和openai的翻译需要将数据传回relingo进行翻译，为了减轻relingo方服务器的压力，所以这里使用[akl7777777/bob-plugin-akl-deepl-free-translate](https://github.com/akl7777777/bob-plugin-akl-deepl-free-translate)的deepL翻译实现，并默认使用deepl进行翻译。\n\n（后续版本会跟进其他翻译接口）\n\n![sentence](./docs/imgs/sentence.png)\n\n## 设置\n\n### relingo登录\n\n1. 输入您的relingo注册邮箱\n2. 点击验证\n3. 打开邮箱，接收验证码，填入邮箱验证码\n4. 再次点击验证\n\n\u003e 考虑部分同学可能对抓包比较陌生，暂不考虑直接通过token验证的方式，如果您觉得token登录更为方便，请提交issue，后续会考虑支持。\n\n![setting](./docs/imgs/setting.png)\n\n### 查词模式\n\n\u003e 前提：已经登录relingo\n\n在选中单个单词时，会进入查词模式（在登录relingo的前提下）。查词模式分为`relingo全词本查询`和`relingo个人词本查询`。\n\n- **relingo全词本查询**：relingo全词本查询会查询relingo收录的所有单词。注意，为了避免网页显示过多翻译，relingo并没有收录所有单词，如果插件没有获得relingo查询结果，将会触发deepL翻译。建议使用该模式。\n\n- **relingo个人词本查询**：relingo个人词本查询会查询你个人在relingo中添加的单词本，如陌生单词、雅思、托福、四六级和考研。同理，如果没查询到，那么将调用deepL查询。建议考研、备考者使用，避免记过多无用单词。\n  - relingo在网页中显示生词表示的时候使用的就是该查词模式的接口。\n\n\n单词在词库查询得到的结果：\n\n![in_dict](docs/imgs/in_dict.png)\n\n单词在未词库查询得到的结果：\n\n\n\n![no_in_dict](docs/imgs/not_in_dict.png)\n\n### 额外显示\n\n\u003e 前提：已经登录relingo\n\nrelingo提供了单词的词频和你是否已经掌握该单词的信息，这里提供了开关显示额外信息的选项。\n\n额外显示开：\n\n![extra_on](docs/imgs/extra_on.png)\n\n额外显示关：\n\n![extra_off](docs/imgs/extra_off.png)\n\n\n\n### 显示相关词汇\n\n如果开启了显示相关词汇，则会显示该单词的过去式，过去分词等其它相关单词变体。\n\n![variant](docs/imgs/variant.png)\n\n### 更新relingo配置\n\n在之后的使用中，如果您在relingo进行了设置，并需要同步配置到bob插件中（主要是词本的设置），需要更新插件用户配置。\n\n- 自动更新：在更新/添加token的24小时后，如果再次使用翻译功能，将会自动刷新token和用户配置。\n- 手动更新：在设置中点击验证即可。\n\n### 用户注销\n\n请将插件卸载然后重新安装。\n\n## 其他功能\n\n### IP地址查询\n\n\u003e 选中需要查询的内容时，Bob会自动将内容符号处理\n\n![setting](./docs/imgs/ip.png)\n\n## 感谢\n\n[relingo](https://relingo.net/)：一个网页翻译插件，在浏览网页时增加单词量，学习英语。\n\n[akl7777777/bob-plugin-akl-deepl-free-translate](https://github.com/akl7777777/bob-plugin-akl-deepl-free-translate)：bob的deepL免费翻译插件。\n\n[cip.cc](https://cip.cc)：IP地址查询网站\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolywsh%2Fbob-relingo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolywsh%2Fbob-relingo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolywsh%2Fbob-relingo/lists"}