/python-todo

Python CLI Todo app

Primary LanguagePythonMIT LicenseMIT

python-todo

Tech

Python CLI Todo app.

Example

Installation

  1. This application requires python > 3.10, make sure to install it

  2. Install the keyboard library

pip install keyboard
  1. Run the app with:
python src/main.py