TaskNow v1.0.0
A minimalist terminal to-do app that helps you focus on one task at a time.
Features
- Focus on just your current task
- Add, complete, and manage tasks easily
- Simple command-line interface
- Track completed tasks
- Works on Linux/Ubuntu
- Fully open source (MIT License)
- Automated tests and CI/CD
Requirements
- Python 3.10 or higher
How to install
Clone this repo and run:
pip install .
How to use
Run tasknow
in your terminal.
See the README for all commands.
Thank you for using TaskNow!