Skip to content

TaskNow v1.0.0

Compare
Choose a tag to compare
@decodingchris decodingchris released this 07 Apr 18:01
· 14 commits to main since this release

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!