Skip to content

FredrikMeyer/reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reminder

Usage:

npm install && npm link

Then

remind -m 15 -h 1 "Take a break."

Then you will be reminded in one hour and fifteen minutes to take a break.

Use the -a option to get an alert that does not disappear. It only works on MacOS:

remind -a -m 10 "Call Santa."

Releases

No releases published

Packages

No packages published