/todo

A command-line (CLI) program that lets you manage your todos

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

todo

A command-line (CLI) program that lets you manage your todos.

It's really Simple to use, Equipped with useful command line arguments. Add your Todos, List them, Delete them, Mark todo's as Done. And all of these are logged into a todo.txt and a done.txt file.

Libraries used :

  1. sys
  2. os
  3. datetime

HOW TO USE :

Image of todo Image of todo.txt Image of done.txt