{"id":24206402,"url":"https://github.com/korbielowski/codo","last_synced_at":"2026-05-10T17:46:27.397Z","repository":{"id":263684067,"uuid":"818941694","full_name":"Korbielowski/codo","owner":"Korbielowski","description":"Codo is a simple yet powerful terminal to-do list manager written in C.","archived":false,"fork":false,"pushed_at":"2025-02-08T15:22:54.000Z","size":94,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T16:28:19.785Z","etag":null,"topics":["c","terminal","todo-list","todolist"],"latest_commit_sha":null,"homepage":"","language":"C","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/Korbielowski.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":"2024-06-23T10:10:39.000Z","updated_at":"2025-02-08T15:22:16.000Z","dependencies_parsed_at":"2024-12-08T22:25:40.710Z","dependency_job_id":"36dbe653-dcbc-4162-a858-e7fe7751f0cd","html_url":"https://github.com/Korbielowski/codo","commit_stats":null,"previous_names":["korbielowski/codo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Korbielowski%2Fcodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Korbielowski%2Fcodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Korbielowski%2Fcodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Korbielowski%2Fcodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Korbielowski","download_url":"https://codeload.github.com/Korbielowski/codo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241678157,"owners_count":20001682,"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":["c","terminal","todo-list","todolist"],"created_at":"2025-01-14T00:31:57.131Z","updated_at":"2026-05-10T17:46:27.357Z","avatar_url":"https://github.com/Korbielowski.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codo\nCodo is a simple yet powerful terminal to-do list manager written in C.\n\n## Installation\n\n### Docker\n\n```bash\ngit clone https://github.com/Korbielowski/codo.git\ncd codo\ndocker build -t codo .\ndocker run -it -v codo-db-data:/codo/ codo\n```\n\nTo make your life easier set alias for this command \n```bash\nalias codo='docker run -it -v codo-db-data:/codo/ codo'\n```\n\n### Ubuntu\n\n```bash\ngit clone https://github.com/Korbielowski/codo.git\ncd codo\nmake\nmake install\n```\n\n### Dependencies\n```bash\napt install sqlite3 libncursesw5-dev\n```\n\n## Roadmap\n\n- [X] Task operations\n    - [X] Add\n    - [X] Delete\n    - [X] Edit\n    - [X] Change status\n- [X] List operations\n    - [X] Add\n    - [X] Delete\n    - [X] Edit\n    - [X] Change status\n- [X] Subtasks\n- [ ] Details window\n- [ ] Color themes\n- [ ] Keymaps\n- [ ] Config files\n- [ ] Search\n- [ ] Scalable interface\n\n## Keymaps \n\n- Insert new task/to-do list ```i```\n- Insert new subtask ```s```\n- Delete task/to-do list ```d``` \n- Edit task/to-do list ```e``` \n- Enter to-do list ```arrow-right``` \n- Exit to-do list ```c``` \n- Move up ```arrow-up```\n- Move down ```arrow-down```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkorbielowski%2Fcodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkorbielowski%2Fcodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkorbielowski%2Fcodo/lists"}