1.0.0 • Published 4 years ago

prod_dev_tools v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Productivity Dev Tools

Increase your productivity using tools for the CLI!

Installation

npm i prod_dev_tools

Usage

node node_modules/prod_dev_tools/pdt.js

Commands

  • Checklist: Create a checklist for all of your tasks
check
  • Todolist: Organize your project with a todo list
todo
  • Quick Links: Get access to common links quickly
link
  • Timer: Manage your time effectively using a timer
timer
  • Pomodoro: Increase your productivity with a Pomodoro Timer
pom
  • Notes: Create notes for yourself in the console
note
  • Help: Get information on commands and app
help
  • Exit: Quit the application
exit

Tools

Checklist

Add an Item

add

Prioritize an Item

priority

View and Edit Items

view

Restart Checklist

restart

More Info

help

Quit Checklist

quit

Todolist

Add an Item

add

View Items

view

Delete Items

delete

Restart Todolist

restart

More Info

help

Quit Todolist

quit

Quick Links

Add a Link

add

View Links

view

Delete Links

delete

More Info

help

Quit Quick Links

quit

Timer

Input amount of minutes you want to run the timer.

Pomodoro

Input amount of repetitions you want to do (25 min work / 5 min break).

Notes

Add a Note

add

View Notes

view

Delete Notes

delete

More Info

help

Quit Notes

quit

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT