Task Manager
CreatedMrYanMYN
Manages tasks and project plans through a terminal-based user interface and API.
About
Task Manager is a terminal-based application designed for efficient task and project plan management. It features a three-pane UI with a task list, task details, and project plan view. It includes a comprehensive API and CLI for programmatic access, enabling automation and integration with other systems. Data persistence ensures that tasks and plans are saved and retrieved, making it a reliable tool for personal or team project organization.
Key Features
- Three-pane terminal UI for task and project plan management.
- Create, view, edit, and delete tasks with priorities and status.
- Define and track high-level project steps.
- Command-line interface for scripting and automation.
- 1 GitHub stars
- Complete API for programmatic task management.
Use Cases
- Automated task management through scripting.
- Personal task management and organization.
- Project planning and tracking.