Skip to content

olvap/todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo APP

one millon dolar todo app

this is a todo app for the console

Install

clone it

git clone https://github.com/olvap/todos.git ~/.todos

add to your zshrc file

export TODOS="${HOME}/todos" # this is where the todos will be save

source ~/.todos/init.sh

Usage

  • t: list all the todos
  • t task_name: if exits then show else create it
  • t -e task_name: open task on editor
  • t -d task_name: delete (done) task

About

A console todo app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages