{"id":21808602,"url":"https://github.com/ericthomasca/td","last_synced_at":"2025-03-21T08:22:27.652Z","repository":{"id":208924282,"uuid":"722799953","full_name":"ericthomasca/td","owner":"ericthomasca","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-24T03:04:40.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-26T05:12:28.373Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericthomasca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-11-24T01:37:58.000Z","updated_at":"2023-11-24T02:45:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"291c3387-46a3-4f5a-9501-7b0e05894a24","html_url":"https://github.com/ericthomasca/td","commit_stats":null,"previous_names":["ericthomasca/td"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericthomasca%2Ftd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericthomasca%2Ftd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericthomasca%2Ftd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericthomasca%2Ftd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericthomasca","download_url":"https://codeload.github.com/ericthomasca/td/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244760210,"owners_count":20505779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-27T13:15:45.704Z","updated_at":"2025-03-21T08:22:27.618Z","avatar_url":"https://github.com/ericthomasca.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# td - Command Line Todo Manager\n\ntd is a simple command-line application built in Go using Cobra that allows you to manage your local todo list effortlessly. This project is a work in project so may not work as expected at present.\n\n## Installation\n\nInstall td using `go install`:\n\n```bash\ngo install github.com/yourusername/td@latest\n```\n\n## Usage\n\nCommands:\n\n- `td add` or `td a` - Add a new task to your todo list.\n- `td list` or `td l` - List all tasks in your todo list.\n- `td update` or `td u` - Update a task in your todo list.\n- `td delete` or `td r` - Delete a task from your todo list.\n\nExamples:\n\n- To add a task:\n  `./td add \"Buy groceries\"` or `./td a \"Buy groceries\"`\n\n- To list all tasks:\n  `./td list` or `./td l`\n\n- To update a task:\n  `./td update 1 \"Buy more milk\"` or `./td u 1 \"Buy more milk\"`\n\n- To delete a task:\n  `./td delete 1` or `./td r 1`\n\n## Contributing\n\nContributions are welcome! Feel free to submit issues and pull requests.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericthomasca%2Ftd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericthomasca%2Ftd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericthomasca%2Ftd/lists"}