Tasks.md is a simple, terminal-based task manager that stores tasks in a human-readable Markdown format. Designed for those who value simplicity and version control, it lets you manage to-do lists directly from the command line with minimal dependencies. Ideal for developers who want a lightweight productivity tool that integrates well with Git.
Features
- Stores tasks in plain Markdown files
- Command-line interface with intuitive commands
- Supports priorities, tags, and due dates
- Compatible with version control and Git history
- Cross-platform support with minimal dependencies
- No external services or databases required
