{"id":23915601,"url":"https://github.com/paulcoding810/todo-tui","last_synced_at":"2026-03-03T04:39:19.612Z","repository":{"id":254156195,"uuid":"845651367","full_name":"paulcoding810/todo-tui","owner":"paulcoding810","description":"Todo TUI app, vim like","archived":false,"fork":false,"pushed_at":"2024-09-15T08:28:28.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-21T18:44:04.994Z","etag":null,"topics":["todo","tui","vim"],"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/paulcoding810.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-08-21T16:56:14.000Z","updated_at":"2024-09-15T08:28:32.000Z","dependencies_parsed_at":"2024-08-21T19:27:03.160Z","dependency_job_id":"c43d77b9-4199-4629-8d66-a49329c54211","html_url":"https://github.com/paulcoding810/todo-tui","commit_stats":null,"previous_names":["longnghia/todo-tui","paulcoding810/todo-tui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paulcoding810/todo-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcoding810%2Ftodo-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcoding810%2Ftodo-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcoding810%2Ftodo-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcoding810%2Ftodo-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulcoding810","download_url":"https://codeload.github.com/paulcoding810/todo-tui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcoding810%2Ftodo-tui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30032056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T03:27:35.548Z","status":"ssl_error","status_checked_at":"2026-03-03T03:27:09.213Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["todo","tui","vim"],"created_at":"2025-01-05T11:42:28.075Z","updated_at":"2026-03-03T04:39:19.598Z","avatar_url":"https://github.com/paulcoding810.png","language":"Rust","readme":"# TUI Todo App\n\n## Introduction\n\nThe TUI Todo App is a terminal-based todo list application built in Rust using the `tui` crate. It offers a rich, interactive experience for managing your tasks directly from the terminal.\n\n__🤖 This project is created by ChatGPT 🤖__\n\n## Usage\n\n- Start the application by running `todo_app` from the terminal.\n- Navigate through tasks with `jk`.\n- Toggle task status with `space`.\n- Add new tasks with `o`.\n- Filter tasks with `/`.\n- Backup tasks with `b`.\n- Reset tasks with `r`.\n\n## Building and Installing\n\n### Prerequisites\n\n- __Rust__: Ensure you have Rust installed. You can get it from [https://www.rust-lang.org/tools/install](https://www.rust-lang.org/tools/install).\n- __Cargo__: Comes with Rust, used for building the project.\n\n### Build Manually\n\n1. __Clone the Repository__:\n\n    ```sh\n    git clone https://github.com/longnghia/todo-tui.git\n    cd todo-tui\n    ```\n\n2. __Build the Project__:\n\n    To build the debug version of the application, run:\n\n    ```sh\n    cargo build\n    ```\n\n### Using `make` (Optional)\n\nIf you prefer, you can use the provided `Makefile` to build and install the binary:\n\n1. __Run `make` to build and install__:\n\n    ```sh\n    make\n    ```\n\n2. __Run `make uninstall` to remove the binary__:\n\n    ```sh\n    make uninstall\n    ```\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor questions or issues, please open an issue in the [GitHub repository](https://github.com/longnghia/todo-tui) or contact me directly.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulcoding810%2Ftodo-tui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulcoding810%2Ftodo-tui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulcoding810%2Ftodo-tui/lists"}