{"id":29132118,"url":"https://github.com/yuvrajnode/cli-todo-app","last_synced_at":"2026-04-28T09:35:54.905Z","repository":{"id":301940516,"uuid":"1010731349","full_name":"yuvrajnode/cli-todo-app","owner":"yuvrajnode","description":"A command-line Todo app built with Node.js using Commander and Chalk. Supports adding, showing, editing, completing, and deleting todos stored in a local file.","archived":false,"fork":false,"pushed_at":"2025-06-29T17:31:02.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-29T18:29:21.260Z","etag":null,"topics":["chalk","cli","commander","nodejs","todo"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/yuvrajnode.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}},"created_at":"2025-06-29T17:29:09.000Z","updated_at":"2025-06-29T17:34:06.000Z","dependencies_parsed_at":"2025-06-29T18:42:30.534Z","dependency_job_id":null,"html_url":"https://github.com/yuvrajnode/cli-todo-app","commit_stats":null,"previous_names":["yuvrajnode/cli-todo-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yuvrajnode/cli-todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvrajnode%2Fcli-todo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvrajnode%2Fcli-todo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvrajnode%2Fcli-todo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvrajnode%2Fcli-todo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuvrajnode","download_url":"https://codeload.github.com/yuvrajnode/cli-todo-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvrajnode%2Fcli-todo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32375615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"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":["chalk","cli","commander","nodejs","todo"],"created_at":"2025-06-30T06:16:18.990Z","updated_at":"2026-04-28T09:35:54.885Z","avatar_url":"https://github.com/yuvrajnode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"📝 CLI Todo App\n\nA simple and functional command-line Todo app built with Node.js using `commander` for CLI interface and `chalk` for colorful outputs. All todos are saved to a `todo.txt` file.\n\n📦 Features\n\n- Add new todos\n- Show all todos (color-coded by completion)\n- Delete last todo\n- Edit a specific todo\n- Mark a todo as complete\n🚀 How to Use\n\n1. Clone the repository and install dependencies:\n\n```bash\nnpm install\n```\n\n2. Run the CLI using:\n\n```bash\nnode index.js \u003ccommand\u003e\n```\n\nCommands\n\n```bash\nnode index.js add \"Buy groceries\"\nnode index.js show\nnode index.js delete\nnode index.js edit \"Buy groceries\" \"Buy vegetables\"\nnode index.js complete \"Buy vegetables\"\n```\n\n🛠 Built With\n\n- Node.js\n- Commander.js\n- Chalk\n- FS module\n\n📁 File\n\n- `todo.txt` – stores your todos line by line\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvrajnode%2Fcli-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuvrajnode%2Fcli-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvrajnode%2Fcli-todo-app/lists"}