1.0.3 • Published 6 years ago

remindmee v1.0.3

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

Terminal Reminder

Inspiration

I always use to forget some little but important daily life chores when I use to work. Since I spend most of my time on terminal, it's easy for me to just write a command and never miss any task for the day.

Installation

npm install -g remindmee

Usage

remindmee <task> <time_in_minutes> &

gif image

example,

remindmee 'go to dinner' 15 &

Please feel free to open issues and pull requests. Also if you liked it, please feel free to star and share.