{"id":50117589,"url":"https://github.com/beyondlex/gtd","last_synced_at":"2026-05-23T16:02:25.449Z","repository":{"id":356951119,"uuid":"1234714563","full_name":"beyondlex/gtd","owner":"beyondlex","description":"Get Things Done","archived":false,"fork":false,"pushed_at":"2026-05-10T15:44:07.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-10T17:15:14.027Z","etag":null,"topics":[],"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/beyondlex.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-05-10T14:49:18.000Z","updated_at":"2026-05-10T15:44:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/beyondlex/gtd","commit_stats":null,"previous_names":["beyondlex/gtd"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/beyondlex/gtd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondlex%2Fgtd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondlex%2Fgtd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondlex%2Fgtd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondlex%2Fgtd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beyondlex","download_url":"https://codeload.github.com/beyondlex/gtd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondlex%2Fgtd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33402174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"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":[],"created_at":"2026-05-23T16:02:21.740Z","updated_at":"2026-05-23T16:02:25.442Z","avatar_url":"https://github.com/beyondlex.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GTD-Claude\n\nA keyboard-first, Things 3-inspired GTD (Getting Things Done) tool.\n\nBuilt with React + Ink + Bun for the TUI, with a shared TypeScript core that can be reused for future Mac and iOS clients.\n\n## Features\n\n- **Inbox** — Capture everything quickly\n- **Today** — Your daily action plan with overdue tracking\n- **Upcoming** — Calendar-style view of future tasks\n- **Anytime** — All actionable tasks grouped by project/area\n- **Someday** — Deferred tasks and projects\n- **Logbook** — Completed items history\n- **Search** — Full-text search across all tasks\n- **Tags** — GTD-style contexts (@computer, @phone, @home)\n- **Projects \u0026 Areas** — Organize work by outcomes and life domains\n- **Keyboard-first** — Vim-style navigation, fully configurable\n- **Themes** — TOML-configurable color themes\n\n## Quick Start\n\n```bash\n# Install dependencies\nbun install\n\n# Build the core library\nbun run build:core\n\n# Run tests\nbun test\n\n# Start the TUI in dev mode (once implemented)\nbun run dev:tui\n```\n\n## Configuration\n\nUser config files are stored at `~/.config/gtd/`:\n- `keybindings.toml` — Custom keyboard shortcuts\n- `theme.toml` — Custom color theme\n\nDatabase is stored at `~/.local/share/gtd/data.db`.\n\n## Keyboard Shortcuts (Default)\n\n| Key | Action |\n|---|---|\n| `j`/`k` | Move selection |\n| `g g`/`G` | Go to top/bottom |\n| `/` | Search |\n| `n` | New task |\n| `Enter` | Open task detail |\n| `Space` | Toggle complete |\n| `d` | Delete |\n| `u` | Undo |\n| `?` | Help |\n| `q` | Quit |\n\n## Architecture\n\n```\npackages/core  →  Shared logic (models, storage, services)\npackages/tui   →  Terminal UI (React + Ink)\n```\n\nThe core package is platform-independent and can be reused by future Mac/iOS clients.\n\n## Development\n\n```bash\nbun run build:core   # Build core package\nbun run test:core    # Test core package\nbun run lint         # TypeScript type checking\n```\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondlex%2Fgtd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeyondlex%2Fgtd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondlex%2Fgtd/lists"}