{"id":49084950,"url":"https://github.com/wangjs-jacky/tt-cli","last_synced_at":"2026-04-20T14:36:46.002Z","repository":{"id":349103721,"uuid":"1200625127","full_name":"wangjs-jacky/tt-cli","owner":"wangjs-jacky","description":"滴答清单（TickTick）命令行工具，支持国内版和国际版双区域","archived":false,"fork":false,"pushed_at":"2026-04-04T07:18:00.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-04T09:26:41.011Z","etag":null,"topics":["cli-tool","dida","nodejs","oauth2","ticktick","typescript"],"latest_commit_sha":null,"homepage":null,"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/wangjs-jacky.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-04-03T16:27:45.000Z","updated_at":"2026-04-04T07:18:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/wangjs-jacky/tt-cli","commit_stats":null,"previous_names":["wangjs-jacky/tt-cli"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/wangjs-jacky/tt-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangjs-jacky%2Ftt-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangjs-jacky%2Ftt-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangjs-jacky%2Ftt-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangjs-jacky%2Ftt-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wangjs-jacky","download_url":"https://codeload.github.com/wangjs-jacky/tt-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangjs-jacky%2Ftt-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32051019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["cli-tool","dida","nodejs","oauth2","ticktick","typescript"],"created_at":"2026-04-20T14:36:43.176Z","updated_at":"2026-04-20T14:36:45.994Z","avatar_url":"https://github.com/wangjs-jacky.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tt-cli\n\n[![npm version](https://img.shields.io/npm/v/@wangjs-jacky/ticktick-cli.svg)](https://www.npmjs.com/package/@wangjs-jacky/ticktick-cli) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nEnglish | [中文](./README_CN.md)\n\nA command-line tool for TickTick (滴答清单), supporting both China region (dida365.com) and Global region (ticktick.com).\n\n## Install\n\n```bash\nnpm install -g @wangjs-jacky/ticktick-cli\n```\n\n## Usage\n\n### First-time Login\n\n```bash\ntt login\n```\n\nYou'll be prompted for Client ID and Client Secret. Register your app at [TickTick Developer Platform](https://developer.ticktick.com/app) first.\n\nSet Redirect URI to: `http://localhost:3000/callback`\n\n### Switch Region\n\n```bash\ntt config --region cn      # China region (dida365.com)\ntt config --region global   # Global region (ticktick.com)\n```\n\n### Daily Use\n\n```bash\ntt whoami    # Check login status\ntt logout    # Log out\ntt config    # View configuration\n```\n\n## Development\n\n```bash\nnpm install        # Install dependencies\nnpm run build      # Build\nnpm test           # Run tests\nnpm run dev        # Watch mode\n```\n\n## Tech Stack\n\n| Category | Choice |\n|----------|--------|\n| CLI Framework | `cac` |\n| Terminal UI | `@clack/prompts` + `picocolors` |\n| Build | `tsup` (ESM only) |\n| Test | `vitest` |\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangjs-jacky%2Ftt-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwangjs-jacky%2Ftt-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangjs-jacky%2Ftt-cli/lists"}