{"id":21148418,"url":"https://github.com/jacket-sikaha/game-schedule","last_synced_at":"2026-02-06T13:16:04.738Z","repository":{"id":183408891,"uuid":"665362206","full_name":"jacket-sikaha/game-schedule","owner":"jacket-sikaha","description":"通过调用手游官网和Wiki或爬虫，实时获取各大手游活动信息并整理到日历中，助您轻松规划游戏时间。","archived":false,"fork":false,"pushed_at":"2025-12-20T05:28:47.000Z","size":430,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-21T15:35:09.423Z","etag":null,"topics":["aknights","arknights","ba","cloudfare-workers","eventscalendar","fgo","genshin","nikke","punishing","react","snowbreak","starrail","vite","wuthering-waves"],"latest_commit_sha":null,"homepage":"https://ge.lee-sikaha.cloudns.ch/","language":"TypeScript","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/jacket-sikaha.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-12T03:33:29.000Z","updated_at":"2025-12-20T05:28:50.000Z","dependencies_parsed_at":"2024-02-14T07:25:45.161Z","dependency_job_id":"2a33bcad-f38f-4b8b-810c-ee37278da261","html_url":"https://github.com/jacket-sikaha/game-schedule","commit_stats":null,"previous_names":["jacket-sikaha/game-events-calendar","jacket-sikaha/game-schedule"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jacket-sikaha/game-schedule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacket-sikaha%2Fgame-schedule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacket-sikaha%2Fgame-schedule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacket-sikaha%2Fgame-schedule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacket-sikaha%2Fgame-schedule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacket-sikaha","download_url":"https://codeload.github.com/jacket-sikaha/game-schedule/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacket-sikaha%2Fgame-schedule/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29162155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T12:44:37.655Z","status":"ssl_error","status_checked_at":"2026-02-06T12:44:13.991Z","response_time":59,"last_error":"SSL_read: 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":["aknights","arknights","ba","cloudfare-workers","eventscalendar","fgo","genshin","nikke","punishing","react","snowbreak","starrail","vite","wuthering-waves"],"created_at":"2024-11-20T09:25:17.675Z","updated_at":"2026-02-06T13:16:04.710Z","avatar_url":"https://github.com/jacket-sikaha.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game-Events-Calendar\n\n通过调用手游官网和 Wiki 的 API，实时获取各大手游活动信息并整理到日历中，助您轻松规划游戏时间。\n\n[![DeepWiki Index](https://deepwiki.com/badge.svg)](https://deepwiki.com/jacket-sikaha/game-schedule)\n\n### demo 页面\n\n[https://gameevent-frontend.pages.dev/](https://gameevent-frontend.pages.dev/)\n\n~~目前已接入游戏：PCR 原神 星穹铁道 FGO 明日方舟\n精确度目前暂时精确到天，后续看情况细分到分钟~~\n\n---\n\n- 2025/6/3 新增接入游戏：尘白禁区，有部分大版本活动会存在多个时间，暂时只显示第一个时间，详细信息请自行查看官网\n- 2025/5/23 新增接入游戏：蔚蓝档案（国服），由于采用正则表达式获取 html 里的活动日程，对于多个时间的活动，暂时只显示第一个时间，详细信息请自行查看官网。\n- 2025/5/22 新增接入游戏：蔚蓝档案（日服），NIKKE:胜利女神（外服）,鸣潮 banner 显示高清图，部分游戏增加活动详情链接\n- 2024/8/13 新增接入游戏：鸣潮，战双帕弥什，点击图片支持预览\n- 2024/8/10 提取出明日方舟的 banner 图\n- 2024/7/27 使用 cheerio 提取出 fgo 的 banner 图\n- 2024/2/13 调整日历布局和日历显示，不再因侧边栏伸缩而出现高度变化，支持点击对应的周日程控制其高度折叠\n\n---\n\n### 其他\n\n- 项目架构介绍：[README.md](./doc/README.md)\n- 项目开发指南：[DEPLOYMENT.md](./doc/DEVELOPMENT.md)\n\n---\n\n### DIY 日历组件(基于 Tailwindcss 和 Dayjs 设计)\n\n- 具备日历基本的查看各个年份的日期功能\n\n- 对于日程的显示：\n\n  初步设计成两种界面------简略/详细版\n\n  1. 详细版主要用于 pc 端，网格弹性布局\n  2. 可以看到一个个时间条，上面有日程名称，长度对应起始与结束时间，有颜色区分，如果跨行，日程其位置，颜色要一致\n  3. 有侧边栏显示具体的活动内容\n  4. 简略版有日程的日期上方有一个小点提示\n  5. 切换日期，下方显示当天具体日程\n\n- 响应式设计+两种界面切换（次）\n\n- 追加动效（次）\n\n- UI 设计参考+MIUI 的日历\n\n  ![UI](http://dns.huagecloud.top:8097/api/files/1689263227023.png)\n\n  [详细版参考：vue-simple-calendar](https://tallent.us/vue-simple-calendar/)\n\n---\n\n#### 警告：本项目仅供学习参考使用\n\n本项目的目的是为了提供一个学习资源，展示一些技术实现和编程概念。请注意，这个项目可能包含有关第三方软件、库或服务的代码示例和配置信息。但这些示例代码、配置信息或引用并不意味着本项目的开发者对这些内容的商业版权进行任何声明。\n\n谢谢！\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacket-sikaha%2Fgame-schedule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacket-sikaha%2Fgame-schedule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacket-sikaha%2Fgame-schedule/lists"}