Skip to content

lorenzo774/python-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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