Skip to content

dongjin2008/djtodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djtodo-cli

djtodo-cli is a cli todo program for linux

Table of Contents

Getting Started

Installation

Install djtodo-cli with pip

  pip3 install djtodo-cli

Usage

$ djtodo add task

Create new task, replace "taks" with real task

$ djtodo list

Print list of tasks

$ djtdo remove number

Remove the specific task, replace "number" with task number

$ djtodo done number

Mark the task as done

$ djtodo search task

Search for specific task, replace task with exisisting task

Authors

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages