Console TODO app
Simple and easy-to-use task management tool that works on the command line — no distractions, just tasks.
Todo App CLI — console TODO app. A simple and easy-to-use task management tool that works on the command line.
Allows users to easily add, delete, edit, and view their tasks without the distraction of complex graphical interfaces.
Other Todo apps:
In the next updates: Adding comments to tasks.
# Clone project git clone https://github.com/smartlegionlab/todo-app-cli.git # Go to the project folder cd todo-app-cli # Run python main.py
By using this software, you agree to the full disclaimer terms.
Software provided "AS IS" without warranty. You assume all risks.
Full legal disclaimer: See DISCLAIMER.md
License: BSD 3-Clause License