Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 256 Bytes

File metadata and controls

2 lines (2 loc) · 256 Bytes

python-task-tracker

A simple and efficient command-line Task Tracker written in Python. It lets you create tasks, mark them as done, delete them, and view your full list — all stored in a local JSON file so your tasks are saved between sessions.