{"id":17011835,"url":"https://github.com/flaribbit/bakadict","last_synced_at":"2025-03-22T16:31:03.989Z","repository":{"id":137698978,"uuid":"586551221","full_name":"flaribbit/bakadict","owner":"flaribbit","description":"离线的命令行日语词典","archived":false,"fork":false,"pushed_at":"2023-04-01T12:44:22.000Z","size":24,"stargazers_count":44,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T13:32:56.555Z","etag":null,"topics":["dictionary","offline","sqlite","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flaribbit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-08T14:45:01.000Z","updated_at":"2025-01-10T08:48:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"2137b825-0e67-4b61-ae32-ef3b873461e8","html_url":"https://github.com/flaribbit/bakadict","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaribbit%2Fbakadict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaribbit%2Fbakadict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaribbit%2Fbakadict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flaribbit%2Fbakadict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flaribbit","download_url":"https://codeload.github.com/flaribbit/bakadict/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244986480,"owners_count":20543020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["dictionary","offline","sqlite","tool"],"created_at":"2024-10-14T06:08:18.939Z","updated_at":"2025-03-22T16:31:03.982Z","avatar_url":"https://github.com/flaribbit.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# bakadict\n\n离线的命令行日语词典\n\n![demo](https://user-images.githubusercontent.com/24885181/212703329-a306d9fd-b8f6-473c-836f-d9b19363fab1.png)\n\n## 安装\n### Windows\n#### 方法 1：手动安装\n从 [Release 页面](https://github.com/flaribbit/bakadict/releases) 下载压缩包，解压到你喜欢的位置，然后添加路径到环境变量的 `PATH` 中。\n\n#### 方法 2：使用 scoop 安装（推荐）\n```\nscoop install https://raw.githubusercontent.com/flaribbit/bakadict/master/bakadict.json\n```\n\n[scoop 是什么？](https://scoop.sh/)\n\n### Linux, MacOS\n\n#### Aur\n\n```bash\nparu -S bakadict-git\n```\n\n#### 编译安装\n- 准备 rust 环境\n- 克隆本仓库\n- 编译并安装本程序：\n  ```bash\n  cargo build --release\n  cargo install --path .\n  ```\n- 下载数据库：\n  ```bash\n  mkdir -p ~/.config/bakadict/databases\n  cd ~/.config/bakadict/databases\n  wget https://github.com/flaribbit/bakadict/releases/download/databases/jp.db\n  ```\n\n## 使用方法\n- `dict 割合`\n- `dict わりあい`  \n  支持使用汉字或假名查询\n- `dict wariai`  \n  来回切换输入法很蛋疼，因此本程序还支持使用罗马音查询！\n- `dict wariai -`  \n  习惯上完全匹配的结果在最前面，终端输出后默认视图在底部，可以末尾添加 `-` 来反向输出查询结果。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaribbit%2Fbakadict","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflaribbit%2Fbakadict","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflaribbit%2Fbakadict/lists"}