GithubHelp home page GithubHelp logo

detronetdip / python-cli-todo-program Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 317 KB

A PYTHON CLI PROGRAM TO MANAGE TO-DO list

License: MIT License

Python 98.49% Batchfile 1.51%
python todolist cli programming

python-cli-todo-program's Introduction

python-cli-todo-program

A PYTHON CLI PROGRAM TO MANAGE TO-DO.

A simple python program to manage todo list.

To use this first clone this repository.

To clone this repository first go to terminal then go to the directory where you want to clone and type

git clone https://github.com/dazal-32/python-cli-todo-program.git

Then if you are a linux or mac user type

./todo_cli.sh

Screenshot

If the previous command shows permission denied, you can use the following one

bash todo_cli.sh 

For help type

help

Screenshot

For adding a TODO simply type

add 

then type what you want to add.

screenshot

If you want to see all TODOs type

ls

screenshot

Mark a TODO as done or remove a TODO from the list , type

done

then index number.

remove 

then index number

screenshot

See completed TODOs

complete 

screenshot

See remaining TODOs

remain 

screenshot

if you are a windows user type

.\todo_cli.bat

And hit enter and all operations are same as previous.

python-cli-todo-program's People

Contributors

detronetdip avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

saina1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.