{"id":20579495,"url":"https://github.com/cierra-runis/today_daikanwa","last_synced_at":"2025-05-09T21:34:34.464Z","repository":{"id":181785768,"uuid":"667300872","full_name":"Cierra-Runis/Today_Daikanwa","owner":"Cierra-Runis","description":"今日の大漢和 - Random Rare Words / 随机生僻字 / ランダムな珍しい単語","archived":true,"fork":false,"pushed_at":"2023-07-27T13:49:58.000Z","size":49455,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T11:46:35.064Z","etag":null,"topics":["api","character","chinese","japanese","json","word"],"latest_commit_sha":null,"homepage":"https://kanjibunka.com","language":null,"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/Cierra-Runis.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}},"created_at":"2023-07-17T07:42:50.000Z","updated_at":"2024-01-19T05:01:36.000Z","dependencies_parsed_at":"2023-07-17T12:27:17.973Z","dependency_job_id":null,"html_url":"https://github.com/Cierra-Runis/Today_Daikanwa","commit_stats":null,"previous_names":["cierra-runis/today_daikanwa"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cierra-Runis%2FToday_Daikanwa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cierra-Runis%2FToday_Daikanwa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cierra-Runis%2FToday_Daikanwa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cierra-Runis%2FToday_Daikanwa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cierra-Runis","download_url":"https://codeload.github.com/Cierra-Runis/Today_Daikanwa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253328829,"owners_count":21891534,"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":["api","character","chinese","japanese","json","word"],"created_at":"2024-11-16T06:17:12.078Z","updated_at":"2025-05-09T21:34:29.439Z","avatar_url":"https://github.com/Cierra-Runis.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg id=\"Today_Daikanwa\" width=\"400\" alt=\"Today_Daikanwa\" src=\"https://raw.githubusercontent.com/Cierra-Runis/Today_Daikanwa/master/.github/icon.svg\"\u003e\n  \u003cp\u003e『 Today_Daikanwa - 今日大汉和！』\u003c/p\u003e\n\u003c/div\u003e\n\n`最后更新于：2023-07-17 15:55:47`\n\n[📚 简介](#-简介)\n\n[📸 示例](#-示例)\n\n[📦 使用方式](#-使用方式)\n\n[⏳ 进度](#-进度)\n\n[📌 注意事项](#-注意事项)\n\n[🧑‍💻 贡献者](#-贡献者)\n\n[🔦 声明](#-声明)\n\n---\n\n# 📚 简介\n\n\u003cruby\u003e今日の大漢和\u003crt\u003eきょうのだいかんわ\u003c/rt\u003e\u003c/ruby\u003e 由 [\u003cruby\u003e漢字文化資料館\u003crt\u003eかんじぶんかしりょうかん\u003c/rt\u003e\u003c/ruby\u003e](https://kanjibunka.com/) 从『大汉和辞典』中每天选择一个字进行发布\n\n本项目与『[一言 HiToKoTo](https://hitokoto.cn/)』一样，可随机调出一个字进行展示\n\n# 📸 示例\n\n请在 [Release 界面](https://github.com/Cierra-Runis/Today_Daikanwa/releases) 下载 Demo 软件进行预览\n\n![screenshot_1](https://raw.githubusercontent.com/Cierra-Runis/Today_Daikanwa/master/.github/screenshot_1.png)\n![screenshot_2](https://raw.githubusercontent.com/Cierra-Runis/Today_Daikanwa/master/.github/screenshot_2.png)\n\n# 📦 使用方式\n\n使用 `https://raw.githubusercontent.com/Cierra-Runis/Today_Daikanwa/main/data/data.json` 作为数据源\n其返回一个列表，其元素结构如下：\n\n```json\n{\n  \"uuid\": \"8c954e42\", # uuid 字符串，不为空\n  \"raw_preview_img_url\": \"https://raw.githubusercontent.com/Cierra-Runis/Today_Daikanwa/main/data/raw/8c954e42_preview.jpg\", # 未经处理的预览图片链接字符串，不为空，格式为 jpg\n  \"processed_preview_img_url\": \"https://raw.githubusercontent.com/Cierra-Runis/Today_Daikanwa/main/data/processed/8c954e42_preview.png\", # 经过处理的预览图片链接字符串，不为空，格式为 png\n  \"preview_width\": 150, # 预览图片宽度，不为空\n  \"preview_height\": 281, # 预览图片高度，不为空\n  \"raw_detail_img_url\": \"https://raw.githubusercontent.com/Cierra-Runis/Today_Daikanwa/main/data/raw/8c954e42_detail.jpg\", # 未经处理的详情图片链接字符串，不为空，格式为 jpg\n  \"processed_detail_img_url\": \"https://raw.githubusercontent.com/Cierra-Runis/Today_Daikanwa/main/data/processed/8c954e42_detail.png\", # 经过处理的详情图片链接字符串，不为空，格式为 png\n  \"detail_width\": 1508, # 详情图片宽度，不为空\n  \"detail_height\": 924 # 详情图片高度，不为空\n}\n```\n\n# ⏳ 进度\n\n已完成，按需修改\n\n# 📌 注意事项\n\n无\n\n# 🧑‍💻 贡献者\n\n\u003ca href=\"https://github.com/Cierra-Runis/Today_Daikanwa/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=Cierra-Runis/Today_Daikanwa\" /\u003e\n\u003c/a\u003e\n\n# 🔦 声明\n\n[![License](https://img.shields.io/github/license/Cierra-Runis/Today_Daikanwa)](https://github.com/Cierra-Runis/Today_Daikanwa/blob/master/LICENSE)\n\n该项目采用 `MIT` 许可协议，查看 [LICENSE](https://github.com/Cierra-Runis/Today_Daikanwa/blob/master/LICENSE) 以获得更多信息\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcierra-runis%2Ftoday_daikanwa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcierra-runis%2Ftoday_daikanwa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcierra-runis%2Ftoday_daikanwa/lists"}