{"id":37794070,"url":"https://github.com/cpl/todo","last_synced_at":"2026-01-16T15:18:58.460Z","repository":{"id":57476063,"uuid":"100302064","full_name":"cpl/todo","owner":"cpl","description":"A todo generator built in Python","archived":false,"fork":false,"pushed_at":"2017-08-15T08:20:10.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-28T05:50:52.612Z","etag":null,"topics":["comments","documentation","helper","python","todo"],"latest_commit_sha":null,"homepage":"https://thee-engineer.github.io/todo/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cpl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-14T19:25:20.000Z","updated_at":"2017-08-15T08:21:22.000Z","dependencies_parsed_at":"2022-09-07T17:13:08.766Z","dependency_job_id":null,"html_url":"https://github.com/cpl/todo","commit_stats":null,"previous_names":["thee-engineer/todo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cpl/todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpl%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpl%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpl%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpl%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cpl","download_url":"https://codeload.github.com/cpl/todo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpl%2Ftodo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: 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":["comments","documentation","helper","python","todo"],"created_at":"2026-01-16T15:18:58.384Z","updated_at":"2026-01-16T15:18:58.441Z","avatar_url":"https://github.com/cpl.png","language":"Python","funding_links":["https://www.patreon.com/theeengineer"],"categories":[],"sub_categories":[],"readme":"todo\n========\n###### Simple TODO list generator\n\n### Why\nBecause i couldn't find any other tool to do (pun unintended) this. Also i\nfound it annoying to `Ctrl+F` (`Cmd+F`) all the time or run project wide\nsearches every 2 minutes.\n\n### How\nWell, code is a bit dirty and the ignore list is hardcoded, but it is\nOpenSource so be my guest and improve it (Could use some regex). The script\ncheks for an existing `.git` directory, finds the user and repo (this way it \ncreates links to the GitHub file and line) and then searches for the `# TODO`\ntag in all source files. Feel free to change it to `// TODO` and `.c`.\n\n### Install\nOption 0:\n```\npip install todo2\n```\n\nOption 1:\n```\ngit clone git@github.com:thee-engineer/todo.git\ncd todo\npip install .\n```\n\n### Use\nGo into your git project folder, run the `todo` command, and then look at your\nawesome `TODO.md` file. Add it, commit it, push it, look at it, click on it.\n```\ncd my_git_project\ntodo\ngit add TODO.md\ngit commit -m \"Add TODO.md\"\ngit push\n```\n\n\n### Contribution\nAdd whatever. Right know the project could use (but I don't want to invest\nthe time):\n- [ ] Regex matches for gitignore rules\n- [ ] CL Arguments (this way more feature can be implemented)\n- [ ] Option for non-git projects\n- [ ] Branch checking\n- [ ] Local file links\n- [ ] TODO completion check and comment removal\n\n### Support the developer\nBuy me a beer or something, donations are welcome.\n\n![](https://img.shields.io/badge/Bitcoin-14xkoFmGcHDaaSbqiVd5fw3FREQeditJ5L-yellow.svg)\n[![](https://img.shields.io/badge/Patreon-theeengineer-orange.svg)](https://www.patreon.com/theeengineer)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpl%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcpl%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpl%2Ftodo/lists"}