Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 567 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 567 Bytes

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.