You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.