{"id":32663967,"url":"https://github.com/eben-vranken/taskmanagercli","last_synced_at":"2026-05-09T16:02:42.398Z","repository":{"id":321314124,"uuid":"1085357504","full_name":"eben-vranken/TaskManagerCLI","owner":"eben-vranken","description":"✅ A command-line task manager built with C# featuring task creation, updates, priorities, and JSON persistence.","archived":false,"fork":false,"pushed_at":"2025-10-29T00:32:24.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-29T02:34:22.825Z","etag":null,"topics":["cli","cli-application","csharp","dotnet"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eben-vranken.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-28T23:44:13.000Z","updated_at":"2025-10-29T00:32:28.000Z","dependencies_parsed_at":"2025-10-29T02:34:24.282Z","dependency_job_id":"175e2b5c-44a8-461b-a5de-4366a0c387c3","html_url":"https://github.com/eben-vranken/TaskManagerCLI","commit_stats":null,"previous_names":["eben-vranken/taskmanagercli"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/eben-vranken/TaskManagerCLI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eben-vranken%2FTaskManagerCLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eben-vranken%2FTaskManagerCLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eben-vranken%2FTaskManagerCLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eben-vranken%2FTaskManagerCLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eben-vranken","download_url":"https://codeload.github.com/eben-vranken/TaskManagerCLI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eben-vranken%2FTaskManagerCLI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282070789,"owners_count":26608933,"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","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","cli-application","csharp","dotnet"],"created_at":"2025-10-31T23:01:10.398Z","updated_at":"2025-10-31T23:02:29.674Z","avatar_url":"https://github.com/eben-vranken.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Manager CLI\n\nA simple command-line task manager built with C#. Manage your tasks with priorities, track completion status, and persist data to JSON.\n\n## Features\n\n- ✅ Create, update, and delete tasks\n- 🎯 Set priority levels for tasks\n- ✔️ Mark tasks as complete/incomplete\n- 💾 Automatic JSON file persistence\n- 🎨 Color-coded console interface\n\n## Getting Started\n\n### Prerequisites\n\n- .NET 6.0 or higher\n\n### Running the Application\n\n```bash\ndotnet run\n```\n\n## Usage\n\nThe application presents a menu with the following options:\n\n1. **List all tasks** - View all your tasks with their details\n2. **Create new task** - Add a new task with name, description, and priority\n3. **Toggle task completion** - Mark tasks as complete or incomplete\n4. **Update task** - Modify task details\n5. **Delete task** - Remove a task (with confirmation)\n0. **Exit** - Close the application\n\n## Data Storage\n\nTasks are automatically saved to `tasks.json` in the application directory. The file is created on first run and updated after each modification.\n\n## Example\n\n```\nTaskManagerCLI\n--------------\n1. List all tasks\n2. Create new task\n3. Toggle task completion\n4. Update task\n5. Delete task\n0. Exit\n\nWhat would you like to do? 2\n\nCreate New Task\n---------------\nWhat is the task name? Finish project documentation\nWhat is the task description? Write README and add code comments\nWhat is the task priority? 1\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feben-vranken%2Ftaskmanagercli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feben-vranken%2Ftaskmanagercli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feben-vranken%2Ftaskmanagercli/lists"}