Skip to content

kaijuh/terminal-reminder

 
 

Repository files navigation

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.

About

A command line utility to remind you about your daily life chores.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%