/todos

todo lists inside your terminal, written in python.

Primary LanguagePythonMIT LicenseMIT

todos

A todo list app for your terminal, written in python.

Installation

  1. Fork and clone the repository in your local machine
  2. Create a virtual environment
  3. Install requirements from requirements.txt using pip install -r requirements.txt
  4. Try running following command:
    • python todos.py help
image