{"id":21257664,"url":"https://github.com/edmilson-dk/to-do-cli","last_synced_at":"2026-05-18T10:35:33.735Z","repository":{"id":258258025,"uuid":"322848550","full_name":"edmilson-dk/to-do-cli","owner":"edmilson-dk","description":"This is a simple todo-list in cli format, developed in nodejs.","archived":false,"fork":false,"pushed_at":"2020-12-19T13:34:11.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T02:59:17.044Z","etag":null,"topics":["cli","nodejs","nodejs-cli"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/edmilson-dk.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":"2020-12-19T13:00:18.000Z","updated_at":"2021-03-31T15:12:48.000Z","dependencies_parsed_at":"2024-10-18T07:13:55.528Z","dependency_job_id":null,"html_url":"https://github.com/edmilson-dk/to-do-cli","commit_stats":null,"previous_names":["edmilson-dk/to-do-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edmilson-dk/to-do-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Fto-do-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Fto-do-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Fto-do-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Fto-do-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edmilson-dk","download_url":"https://codeload.github.com/edmilson-dk/to-do-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmilson-dk%2Fto-do-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33174915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","nodejs","nodejs-cli"],"created_at":"2024-11-21T04:05:13.359Z","updated_at":"2026-05-18T10:35:33.716Z","avatar_url":"https://github.com/edmilson-dk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ToDO - CLI\n\nThis is a simple todo-list in cli format, developed in nodejs.\n\n## Installation\n\n__First clone the repository on your machine__\n\n```sh \ngit clone https://github.com/DKSecurity99/to-do-cli\n```\n\n__Then access the created folder and install the dependencies, with npm or yarn, make sure you have nodejs installed__\n\n```sh\nnpm install \n```\n\nor \n\n```sh \nyarn\n```\n\n## Running\n\nBelow we have the commands available for you to use the cli.\n\n\u003e the created to-do are stored in the same directory of the tool, in the todos.json file.\n\n__Add a new to-do__\n\n```sh\ntodo add\n```\n\n![Add to-do](https://tlgur.com/d/4AYkMKb4)\n\n__List all to-dos__\n\n```sh\ntodo list\n```\n\n![List to-dos](https://tlgur.com/d/g3vA1ezG)\n\n__Change the state of the to-do to completed__\n\n```sh\ntodo do [index]\n```\n\n![Change todo](https://tlgur.com/d/gj5zeJ6G)\n\n__Change the state of the whole to pending__\n\n\n\u003e As you can see the word \"pending\" is misspelled in the classified images, \n\u003e I realized after taking the images, but the error has already been corrected.\n\n```sh\ntodo undo [index]\n```\n\n![Change to-do](https://tlgur.com/d/8KoyM9v8)\n\n__List all commands__\n\n```sh\ntodo -h\n```\n\n![List commands](https://tlgur.com/d/gpzbONd8)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmilson-dk%2Fto-do-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedmilson-dk%2Fto-do-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmilson-dk%2Fto-do-cli/lists"}