{"id":19894570,"url":"https://github.com/khuei/tdr","last_synced_at":"2025-05-02T20:30:40.933Z","repository":{"id":57669382,"uuid":"359219121","full_name":"khuei/tdr","owner":"khuei","description":"Text-based user interface utility to manage todo list","archived":false,"fork":false,"pushed_at":"2022-04-21T20:58:05.000Z","size":4207,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-16T05:50:08.514Z","etag":null,"topics":["board","cli","cross-platform","gtd","note","rust","task","terminal","todo","todoapp","todolist","tui"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khuei.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}},"created_at":"2021-04-18T18:10:44.000Z","updated_at":"2024-09-09T16:08:08.000Z","dependencies_parsed_at":"2022-09-26T20:40:42.598Z","dependency_job_id":null,"html_url":"https://github.com/khuei/tdr","commit_stats":null,"previous_names":["z5483/tdr","z5483/todo-rs"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khuei%2Ftdr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khuei%2Ftdr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khuei%2Ftdr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khuei%2Ftdr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khuei","download_url":"https://codeload.github.com/khuei/tdr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252103909,"owners_count":21695386,"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":["board","cli","cross-platform","gtd","note","rust","task","terminal","todo","todoapp","todolist","tui"],"created_at":"2024-11-12T18:33:53.267Z","updated_at":"2025-05-02T20:30:39.829Z","avatar_url":"https://github.com/khuei.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tdr\n\n\u003e Text-based user interface utility to manage todo list\n\n## Demo\n\n![](./assets/demo.gif)\n\n## Features\n\n- Text-based user interface\n- create, edit, and remove todo item\n- display countdown until deadline\n- multiple workspace support\n- display number of in progress, late, and completed item\n\n## Usage\n\nItem Display:\n- `w`: add workspace\n- `-`: display workspace\n- `a`: add item\n- `e`: edit item\n- `d`: remove item\n- `space`: toggle item's completion status\n- `x`: toggle item's late status\n- `r`: rename current workspace\n- `J`: scroll workspace down\n- `K`: scroll workspace up\n- `j`: scroll down\n- `k`: scroll up\n- `q` or `Ctrl + c`: quit the program\n- `?`: toggle help display\n\nAdd Item:\n- `Ctrl + d`: toggle expire date prompt\n- `Enter`: accept input\n- `Escape`: exit prompt\n\nWorkspace Display:\n- `Enter`: select workspace\n- `e`: edit workspace\n- `d`: remove workspace\n- `j`: scroll down\n- `k`: scroll up\n\nAdd Workspace:\n- `Enter`: accept input\n- `Escape`: exit prompt\n\n## Timestamp Format\n\nThere are 3 different available format which are:\n\n- `year-month-date hour:minute:second` (***####-##-## ##:##:##***)\n- `hour:minute:second` (***##:##:##***)\n- `year-month-date` (***####-##-##***)\n\n## Installation\n\nRun the following to install:\n\n```\n$ cargo install tdr\n```\n\n## Build From Source\n\nClone the repository:\n\n``` sh\n$ git clone https://github.com/Z5483/tdr.git\n```\n\nBuild:\n\n``` sh\n$ make\n```\n\nInstall:\n\n``` sh\n$ make install\n```\n\nThe default install prefix is `/usr/local`, you can change it by setting the\n`PREFIX` variable at the beginning of the above command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhuei%2Ftdr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhuei%2Ftdr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhuei%2Ftdr/lists"}