{"id":16200550,"url":"https://github.com/antonoko/poem-clock-for-playdate","last_synced_at":"2026-03-06T08:03:27.587Z","repository":{"id":229116005,"uuid":"773933325","full_name":"Antonoko/poem-clock-for-playdate","owner":"Antonoko","description":"Based on the current time, the language model writes one sentence of poetry every minute on Playdate.","archived":false,"fork":false,"pushed_at":"2024-04-28T13:51:57.000Z","size":35610,"stargazers_count":30,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T14:45:26.132Z","etag":null,"topics":["ai","llm","playdate"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/Antonoko.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":"2024-03-18T16:46:39.000Z","updated_at":"2024-09-21T07:38:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"5090012d-28cc-4461-b00d-46dda5e6808b","html_url":"https://github.com/Antonoko/poem-clock-for-playdate","commit_stats":null,"previous_names":["antonoko/poem-clock-for-playdate"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonoko%2Fpoem-clock-for-playdate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonoko%2Fpoem-clock-for-playdate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonoko%2Fpoem-clock-for-playdate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonoko%2Fpoem-clock-for-playdate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Antonoko","download_url":"https://codeload.github.com/Antonoko/poem-clock-for-playdate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235208997,"owners_count":18953003,"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":["ai","llm","playdate"],"created_at":"2024-10-10T09:31:28.233Z","updated_at":"2025-10-04T01:31:51.178Z","avatar_url":"https://github.com/Antonoko.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Poem clock for Playdate | 分钟之诗\n\n\u003e Based on the current time, the language model writes one sentence of poetry every minute on Playdate. You can choose Chinese or English poems.\n\n语言模型结合当前时间、为每分钟撰写一句诗歌，显示在 Playdate 上。可选择中文或英文。\n\nV1.1 - 添加了凯文·凯利的人生建议\n\n![screenshot_menu](https://github.com/Antonoko/poem-clock-for-playdate/blob/main/__asset__/showcase.jpg)\n\n## How to use | 如何使用\n\n\u003e Download PoemClock.pdx.zip from [Release](https://github.com/Antonoko/poem-clock-for-playdate/releases) and sideload it to Playdate.\n\n从 Release 下载 [PoemClock.pdx.zip](https://github.com/Antonoko/poem-clock-for-playdate/releases)，sideload 侧载到 Playdate 即可。\n\n![screenshot_menu](https://github.com/Antonoko/poem-clock-for-playdate/blob/main/__asset__/screenshot_game.png)\n\n\u003e You can change the poetry display language (English/Chinese/random language) in the menu. The Chinese poetry supports adjusting the display direction through gravity sensing while holding down the A key. For power saving reasons, the app runs at a refresh rate of 1fps and there may be some delay when opening the menu.\n\n你可以在菜单中更改诗词显示语言（英文/中文/随机语言）。**中文诗词支持在按住 A 键的情况下、通过重力感应调整显示方向。** 出于省电考虑，应用运行刷新率为 1fps，因此在打开菜单时可能会有一些延迟。\n\n![screenshot_menu](https://github.com/Antonoko/poem-clock-for-playdate/blob/main/__asset__/screenshot_menu.png)\n\n\u003e [!NOTE]\n\u003e\n\u003e 笔者非诗词俳句专家，语言模型书写的诗句可能存在错漏表达，如发现错漏、或有更好的 LLM 生成 prompt，欢迎提出 issue。也请关注版本更新，以获得更高质量的诗句更新。\n\u003e\n\u003e I am not an expert in poetry or haiku. There may be errors or omissions in the poems written by the language model. If you meet errors or omissions, or there is a better LLM generation prompt, you are welcome to raise an issue. Also stay tuned for version updates to get higher quality poems.\n\n\n## How to build | 如何构建\n\n\u003e Configure [Playdate SDK](https://play.date/dev/) and global variables, use `pdc source PoemClock` to build.\n\n配置 [Playdate SDK](https://play.date/dev/) 与全局变量，使用 `pdc source PoemClock` 进行构建。\n\n\n## Thanks\nLLM service provider: [Coze: Next-Gen AI Chatbot Developing Platform](https://www.coze.com/)\n\nPlaydate 中文支持项目：https://github.com/Antonoko/Chinese-font-for-playdate","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonoko%2Fpoem-clock-for-playdate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonoko%2Fpoem-clock-for-playdate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonoko%2Fpoem-clock-for-playdate/lists"}