{"id":18469994,"url":"https://github.com/detronetdip/python-cli-todo-program","last_synced_at":"2025-04-08T10:32:59.389Z","repository":{"id":170603273,"uuid":"323281172","full_name":"detronetdip/python-cli-todo-program","owner":"detronetdip","description":"A PYTHON CLI PROGRAM TO MANAGE TO-DO list","archived":false,"fork":false,"pushed_at":"2023-08-15T16:55:39.000Z","size":317,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T11:33:15.927Z","etag":null,"topics":["cli","programming","python","todolist"],"latest_commit_sha":null,"homepage":"","language":"Python","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/detronetdip.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-21T08:55:03.000Z","updated_at":"2024-01-23T03:28:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"d271a123-2b18-433d-994d-0303a26051e5","html_url":"https://github.com/detronetdip/python-cli-todo-program","commit_stats":null,"previous_names":["detronetdip/python-cli-todo-program"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detronetdip%2Fpython-cli-todo-program","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detronetdip%2Fpython-cli-todo-program/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detronetdip%2Fpython-cli-todo-program/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detronetdip%2Fpython-cli-todo-program/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/detronetdip","download_url":"https://codeload.github.com/detronetdip/python-cli-todo-program/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247824311,"owners_count":21002249,"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":["cli","programming","python","todolist"],"created_at":"2024-11-06T10:12:20.411Z","updated_at":"2025-04-08T10:32:59.383Z","avatar_url":"https://github.com/detronetdip.png","language":"Python","readme":"# python-cli-todo-program\nA PYTHON CLI PROGRAM TO MANAGE TO-DO.\n\nA simple python program to manage todo list.\n\nTo use this first clone this repository.\n\nTo clone this repository first go to terminal then go to the directory where you want to clone and  type\n```bash\ngit clone https://github.com/dazal-32/python-cli-todo-program.git\n```\nThen if you are a linux or mac user type \n```bash\n./todo_cli.sh\n```\n\n![Screenshot](images/start.jpg)\n\nIf the previous command shows permission denied, you can use the following one\n```bash\nbash todo_cli.sh \n```\n\nFor help type\n```bash\nhelp\n```\n![Screenshot](images/help.jpg)\n\nFor adding a TODO simply type \n```bash\nadd \n```\nthen type what you want to add.\n\n![screenshot](images/add.jpg)\n\nIf you want to see all TODOs type\n```bash\nls\n```\n\n![screenshot](images/list.jpg)\n\nMark a TODO as done or remove a TODO from the list , type\n```bash\ndone\n```\nthen index number.\n```bash\nremove \n```\nthen index number\n\n![screenshot](images/done_remove.jpg)\n\nSee completed TODOs\n```bash\ncomplete \n```\n![screenshot](images/complete.jpg)\n\nSee remaining TODOs\n```bash\nremain \n```\n![screenshot](images/remain.jpg)\n\nif you are a windows user type \n```bash\n.\\todo_cli.bat\n```\nAnd hit enter and all operations are same as previous.\n\n \n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetronetdip%2Fpython-cli-todo-program","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdetronetdip%2Fpython-cli-todo-program","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetronetdip%2Fpython-cli-todo-program/lists"}