{"id":25376682,"url":"https://github.com/mohammadreza-73/task-cli","last_synced_at":"2025-06-26T22:36:19.131Z","repository":{"id":274982580,"uuid":"924701200","full_name":"Mohammadreza-73/Task-cli","owner":"Mohammadreza-73","description":"PHP task management for CLI","archived":false,"fork":false,"pushed_at":"2025-01-31T17:43:33.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T10:35:52.229Z","etag":null,"topics":["cli-task-tracker","php","php-cli","task-management"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Mohammadreza-73.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":"2025-01-30T13:51:41.000Z","updated_at":"2025-01-31T17:43:37.000Z","dependencies_parsed_at":"2025-01-30T14:47:41.549Z","dependency_job_id":null,"html_url":"https://github.com/Mohammadreza-73/Task-cli","commit_stats":null,"previous_names":["mohammadreza-73/task-cli"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Mohammadreza-73/Task-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohammadreza-73%2FTask-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohammadreza-73%2FTask-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohammadreza-73%2FTask-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohammadreza-73%2FTask-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mohammadreza-73","download_url":"https://codeload.github.com/Mohammadreza-73/Task-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohammadreza-73%2FTask-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262151864,"owners_count":23266930,"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":["cli-task-tracker","php","php-cli","task-management"],"created_at":"2025-02-15T04:37:32.565Z","updated_at":"2025-06-26T22:36:19.096Z","avatar_url":"https://github.com/Mohammadreza-73.png","language":"PHP","readme":"\u003e [!NOTE]  \n\u003e This project inspired by PHP [roadmap.sh](https://roadmap.sh/projects/task-tracker) projects.\n\n# Task-cli\nTask Tracker is a simple command-line interface (CLI) application built with PHP to help you manage your tasks. With this tool, you can easily add, update, delete, and track the status of your tasks. The application stores all tasks in a JSON file, making it easy to manage and retrieve your tasks at any time.\n\n# Feature\n - **Add, Update, and Delete tasks:** Easily manage your tasks by adding new ones, updating existing ones, or deleting tasks you no longer need.\n - **Mark tasks as in progress or done:** Track the progress of your tasks by marking them as \"in-progress\" or \"done\".\n - **List tasks:** View all your tasks, or filter them by status (todo, in-progress, done).\n - **Persistent storage:** All tasks are stored in a JSON file, ensuring that your data is saved even after closing the application.\n\n# Requirements\n - PHP (version 7.4 or higher recommended)\n\n# Installation\n1. Clone the repository or download the `task-cli.php` file.\n2. make the script executable and run it directly from the command line, follow these steps:\nRun the following command in your terminal:\n``` bash\nchmod +x task-cli.php\n```\n\n# Usage\n``` bash\n./task-cli.php [action] [arguments]\n\n./task-cli.php add \"Buy groceries\"\n# Output: Task added successfully (ID: \u003cunique id\u003e)\n./task-cli.php update 1 \"Buy groceries and cook dinner\"\n# Output: Task updated successfully (ID: \u003cunique id\u003e)\n./task-cli.php delete 1\n# Output: Task deleted successfully (ID: \u003cunique id\u003e)\n\n./task-cli.php mark-in-progress 1\n# Output: Task marked as in-progress (ID: \u003cunique id\u003e)\n./task-cli.php mark-done 1\n# Output: Task marked as done (ID: \u003cunique id\u003e)\n\n./task-cli.php list\n# Output: Lists all tasks\n\n./task-cli.php list todo\n# Output: Lists all tasks marked as todo\n./task-cli.php list in-progress\n# Output: Lists all tasks marked as in-progress\n./task-cli.php list done\n# Output: Lists all tasks marked as done\n```\n\n# Task Properties\nEach task has the following properties:\n - **id:** A unique identifier for the task.\n - **description:** A short description of the task.\n - **status:** The status of the task (todo, in-progress, done).\n - **createdAt:** The date and time when the task was created.\n - **updatedAt:** The date and time when the task was last updated.\n\n# Contributing\n Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.\n\n# License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammadreza-73%2Ftask-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohammadreza-73%2Ftask-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammadreza-73%2Ftask-cli/lists"}