{"id":43701282,"url":"https://github.com/me-heer/just-todo-cli","last_synced_at":"2026-02-05T05:07:43.215Z","repository":{"id":42144314,"uuid":"366739142","full_name":"me-heer/just-todo-cli","owner":"me-heer","description":"Simple. Minimal. ToDo. CLI.","archived":false,"fork":false,"pushed_at":"2022-04-12T06:39:44.000Z","size":872,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T09:27:30.221Z","etag":null,"topics":["cli","javascript","nodejs","task","terminal","todo"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/just-todo-cli","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/me-heer.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}},"created_at":"2021-05-12T14:13:10.000Z","updated_at":"2021-11-06T07:33:40.000Z","dependencies_parsed_at":"2022-08-12T07:50:22.886Z","dependency_job_id":null,"html_url":"https://github.com/me-heer/just-todo-cli","commit_stats":null,"previous_names":["mformihir/just-todo-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/me-heer/just-todo-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/me-heer%2Fjust-todo-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/me-heer%2Fjust-todo-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/me-heer%2Fjust-todo-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/me-heer%2Fjust-todo-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/me-heer","download_url":"https://codeload.github.com/me-heer/just-todo-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/me-heer%2Fjust-todo-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29113198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T03:44:17.043Z","status":"ssl_error","status_checked_at":"2026-02-05T03:44:12.077Z","response_time":65,"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","javascript","nodejs","task","terminal","todo"],"created_at":"2026-02-05T05:07:42.543Z","updated_at":"2026-02-05T05:07:43.210Z","avatar_url":"https://github.com/me-heer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# just-todo-cli\n\nSimple. Minimal. To-Do. CLI.\n\nSometimes you just don't want to wait for a GUI to load up.\n\n![banner](banner.png)\n![tutorial](tutorial.gif)\n\n### Requirements:\n\n- Install NodeJS (\u003chttps://nodejs.org/en/\u003e)\n\n### Installation:\n\n    mkdir todo\n    cd todo\n    npm install -g just-todo-cli\n\n**Note:** Installing the CLI will create 2 files (tasks.db, userSettings.db) to store data.\n\nThat's it. Just open the terminal/cmd and type in: `todo`\n\n## Commands\n\n```\nUsage: todo [options] [command] [task]\n\nTo-Do List CLI\n\nOptions:\n  -a, --add     add a task\n  -h, --help    display help for command\n  -l, --list    list all tasks\n  -r, --remove  remove a task\n  -u, --update  update a task\n\nCommands:\n  reset         Reset the ToDo CLI Database\n```\n\n### Why\n\n- Sometimes, I'm working, watching a tutorial and I want to add a quick task to my ToDo. I just want to open the terminal, add the task and get back to the video. This is why I made this.\n- In this case, using a GUI to add a task takes about 30-50 seconds which disrupts my workflow.\n- Because I'm good with typing things rather than clicking things.\n\n### Uninstall\n\n    npm uninstall -g just-todo-cli\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fme-heer%2Fjust-todo-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fme-heer%2Fjust-todo-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fme-heer%2Fjust-todo-cli/lists"}