{"id":35777804,"url":"https://github.com/lqf0624/daily-planner","last_synced_at":"2026-01-20T10:01:18.573Z","repository":{"id":331837264,"uuid":"1128030526","full_name":"lqf0624/daily-planner","owner":"lqf0624","description":"A Tick-Tick（滴答清单） Like Daily Planner","archived":false,"fork":false,"pushed_at":"2026-01-12T12:57:33.000Z","size":42820,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T21:21:46.980Z","etag":null,"topics":["daily-tasks","scheduled-tasks","ticktick","todolist"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/lqf0624.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-05T03:13:26.000Z","updated_at":"2026-01-12T12:57:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lqf0624/daily-planner","commit_stats":null,"previous_names":["lqf0624/daily-planner"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/lqf0624/daily-planner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lqf0624%2Fdaily-planner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lqf0624%2Fdaily-planner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lqf0624%2Fdaily-planner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lqf0624%2Fdaily-planner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lqf0624","download_url":"https://codeload.github.com/lqf0624/daily-planner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lqf0624%2Fdaily-planner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28601279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T09:39:28.479Z","status":"ssl_error","status_checked_at":"2026-01-20T09:38:10.511Z","response_time":117,"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":["daily-tasks","scheduled-tasks","ticktick","todolist"],"created_at":"2026-01-07T05:28:11.019Z","updated_at":"2026-01-20T10:01:18.562Z","avatar_url":"https://github.com/lqf0624.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Daily Planner\n\nDaily Planner 是一个桌面端日程与专注管理应用，基于 Electron、React 和 TypeScript 构建。\n它围绕“日计划-时间轴-周计划/回顾-习惯-番茄钟”组织工作流，让计划和执行更顺手。\n\n## 功能概览\n\n- 日计划与时间轴：创建任务、安排时间段、重叠任务自动分列显示\n- 周计划与周回顾：未完成原因记录，按周持续跟进\n- 习惯追踪：支持每日提醒时间\n- 番茄钟：专注/休息结束弹窗提醒\n- 现代 UI：细腻动效与清晰的视觉层次\n\n## 本地开发\n\n安装依赖：\n\n```bash\nnpm install\n```\n\n启动桌面端（Electron + Vite）：\n\n```bash\nnpm run dev\n```\n\n仅启动网页端（WSL 或调试界面用）：\n\n```bash\nnpm run dev:web\n```\n\n## 打包发布\n\n构建当前平台安装包：\n\n```bash\nnpm run build\n```\n\n分别构建：\n\n```bash\nnpm run build:win\nnpm run build:mac\n```\n\n产物输出到 `release/\u003cversion\u003e/`。\n\n## GitHub Actions 打包\n\n推送带 `v*` 标签（例如 `v0.1.0`），或在 Actions 手动触发 `build-desktop`，\n即可在 CI 中生成 Windows/Mac 安装包并下载。\n\n## 安装说明\n\n### Windows\n下载 `.exe` 安装包直接运行即可。\n\n### macOS\n由于应用尚未在 Apple 开发者中心注册签名，安装后请执行以下操作：\n0. **先安装到 Applications**：请将 `.app` 从 `.dmg` 拖到 `/Applications` 后再打开（不要直接在 `.dmg` 里运行）。  \n   若你把 `.dmg` 内的应用拖到 Dock/桌面创建了快捷方式，推出 `.dmg` 后可能会出现“无图标/无法启动”；删除该快捷方式，再从 `/Applications` 重新拖一次即可。\n1. **解除系统隔离**：若无法直接打开，请打开“终端”应用，输入以下命令并回车：\n   ```bash\n   sudo xattr -rd com.apple.quarantine /Applications/daily-planner.app\n   ```\n2. **右键打开**：首次运行建议在访达中“右键 -\u003e 打开”，在弹出的提示中再次点击“打开”。\n3. **图标自检（可选）**：在仓库根目录执行 `./scripts/verify-macos-icon.sh /Applications/daily-planner.app`。\n\n## 核心功能\n\n\n## 项目结构\n\n```\ndaily-planner-ai/\n├── electron/           # Electron 主进程代码\n├── src/                # React 渲染进程代码\n├── scripts/            # 本地开发脚本\n├── dist/               # Vite 构建产物\n├── dist-electron/      # Electron 构建产物\n└── release/            # electron-builder 输出目录\n```\n\n## 许可证\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flqf0624%2Fdaily-planner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flqf0624%2Fdaily-planner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flqf0624%2Fdaily-planner/lists"}