Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aliiahmadi/td

Command line todo application for Delete, Create, Update, Get and Save todos in JSON format.
https://github.com/aliiahmadi/td

command-line command-line-todo command-line-tool commandline-tool go go-language golang todo todo-list todo-manager todolist

Last synced: about 2 months ago
JSON representation

Command line todo application for Delete, Create, Update, Get and Save todos in JSON format.

Awesome Lists containing this project

README

        

# td
Command line todo application for Delete, Create, Update, Get and Save todos in JSON format.

![bear](https://github.com/AliiAhmadi/td/assets/107758775/7cbee4ae-552c-4cc6-bb78-a22dce1c927c)

## Usage
```
./td tool, Developed for MHM
Copyright 2024
Usage information:
-add
Add new task to todo list
-all
List all tasks
-complete int
Item to be completed
-del int
Deleting a task from list
-list
List uncompleted tasks
-task string
Task to be included i the toDo list
-uncomplete int
Uncomplete a completed task
```

## Author
Ali Ahmadi (2024)