Skip to content

josefdlange/doit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoIt

A stupid simple CLI task manager, in Python!

Huh?

DoIt lets you store your tasks in a handy CLI.

For example:

$ doit "Fix grandma's internet"
Got it! You need to fix grandma's internet.

$ doit
Here's what you still need to do:
(0): Fix grandma's internet

Why?

Best answer I've got is why not?

How?

DoIt is listed on PyPI as doit-tasks and can be installed like so:

$ pip install doit-tasks

Credit

This tool was inspired by:

About

DoIt: stupid-simple task management on the command line.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages