{"id":24788820,"url":"https://github.com/untalbry/task-tracker-cli","last_synced_at":"2026-05-08T18:33:07.699Z","repository":{"id":273136344,"uuid":"918790730","full_name":"untalbry/task-tracker-cli","owner":"untalbry","description":"CLI app to track your tasks and manage your to-do list.","archived":false,"fork":false,"pushed_at":"2025-01-19T01:25:45.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T12:16:45.784Z","etag":null,"topics":["bash","terminal"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/untalbry.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":"2025-01-18T21:27:11.000Z","updated_at":"2025-01-19T01:25:47.000Z","dependencies_parsed_at":"2025-01-18T23:25:13.610Z","dependency_job_id":"66777602-8081-4d7c-8ca3-f0b664a2f3bc","html_url":"https://github.com/untalbry/task-tracker-cli","commit_stats":null,"previous_names":["untalbry/task-tracker-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/untalbry/task-tracker-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/untalbry%2Ftask-tracker-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/untalbry%2Ftask-tracker-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/untalbry%2Ftask-tracker-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/untalbry%2Ftask-tracker-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/untalbry","download_url":"https://codeload.github.com/untalbry/task-tracker-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/untalbry%2Ftask-tracker-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32792129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["bash","terminal"],"created_at":"2025-01-29T17:15:04.773Z","updated_at":"2026-05-08T18:33:07.668Z","avatar_url":"https://github.com/untalbry.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BASH TASK CLI \n![GitHub last commit](https://img.shields.io/github/last-commit/untalbry/task-tracker-cli)\n\n## How to use:\n\n### Adding a new task\n\n```bash\ntask-cli add \"Buy groceries\"\n```\n\nOutput: `Task added successfully (ID: 1)`\n\n---\n\n### Updating and deleting tasks\n\n```bash\ntask-cli update 1 \"Buy groceries and cook dinner\"\n```\n\n```bash\ntask-cli delete 1\n```\n\n---\n\n### Marking a task as in progress or done\n\n```bash\ntask-cli mark-in-progress 1\n```\n\n```bash\ntask-cli mark-done 1\n```\n\n---\n\n### Listing all tasks\n\n```bash\ntask-cli list\n```\n\n---\n\n### Listing tasks by status\n\n```bash\ntask-cli list done\n```\n\n```bash\ntask-cli list todo\n```\n\n```bash\ntask-cli list in-progress\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funtalbry%2Ftask-tracker-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funtalbry%2Ftask-tracker-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funtalbry%2Ftask-tracker-cli/lists"}