{"id":16170688,"url":"https://github.com/duskyelf/todo-rs","last_synced_at":"2025-03-19T00:30:31.875Z","repository":{"id":63294157,"uuid":"566746355","full_name":"DuskyElf/todo-rs","owner":"DuskyElf","description":"A simple CUI todo app in Rust","archived":false,"fork":false,"pushed_at":"2023-11-01T08:29:22.000Z","size":39,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T13:18:17.214Z","etag":null,"topics":["cui","curses-ui","rust","simple","simple-project","terminal","todoapp"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/DuskyElf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-11-16T10:32:20.000Z","updated_at":"2023-11-01T08:30:19.000Z","dependencies_parsed_at":"2024-10-27T19:29:49.148Z","dependency_job_id":null,"html_url":"https://github.com/DuskyElf/todo-rs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuskyElf%2Ftodo-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuskyElf%2Ftodo-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuskyElf%2Ftodo-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuskyElf%2Ftodo-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DuskyElf","download_url":"https://codeload.github.com/DuskyElf/todo-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955755,"owners_count":20374373,"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":["cui","curses-ui","rust","simple","simple-project","terminal","todoapp"],"created_at":"2024-10-10T03:19:22.128Z","updated_at":"2025-03-19T00:30:31.573Z","avatar_url":"https://github.com/DuskyElf.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ToDo RS\nA simple lightweight CUI todo app in Rust.\n\n## Quick Start\nNote:- Rust tool-chain should be installed on your machine.\n### Installation via cargo install\n```shell\n$ cargo install de-todo\n```\n### Cloning with git and compiling\n```shell\n$ git clone https://github.com/DuskyElf/todo-rs.git\n$ cd todo-rs\n$ cargo r --release\n```\n\n## Screenshots\n![App Screenshot](https://user-images.githubusercontent.com/91879372/204074472-1a53fdb7-f8d5-4ea5-9c6b-ce5740c22a51.png)\n\n## Features\n- Simple CUI\n- Add new TODOs\n- Mark TODOs complete, to shift to done list\n- Edit TODOs\n- Delete TODOs\n- Undo last changes\n- Auto Save and load Todo and Done list on quit and restart\n- Fullscreen mode\n\n## Quick Guide\n### Keybinds\n- `q` - Quit  `X`\n- `Tab` - Toggle between tabs  `⇆`\n- `k` - Move up in list `↑` \n- `j` - Move down in list `↓`\n- `i` - Edit the selected Todo\n- `a` - Add a new Todo\n- `d` - Delete the selected element\n- `u` - Undo last task (tasks includes `edit`, `append`, `delete` and `shift`)\n- `Enter` `return` - Shift item to another tab `↵`\n\n## Cargo Dependencies\n- pancurses\n- directories\n- serde\n- serde_json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduskyelf%2Ftodo-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduskyelf%2Ftodo-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduskyelf%2Ftodo-rs/lists"}