0.0.5 • Published 8 years ago

remind-cli v0.0.5

Weekly downloads
6
License
MIT
Repository
github
Last release
8 years ago

Remind

My dad has pancreatic cancer. I want to remind him that I love him often. Remind will send him text messages of my choosing at given intervals.


Functional Specification

r1. CLI to turn remind on with a given schedule

  • remind --on.phone=<TARGET_PHONE_NUMBER> --on.twilioSID=<TWILIO_SID> --on.twilioToken=<TWILIO_AUTH_TOKEN> --on.twilioPhone=<TWILIO_FROM_PHONE_NUMBER> --on.every=<h|min|d|mon|y>

r2. CLI to add / remove reminders

  • remind --add.tag=love --add.id=L1 --add.reminder='I love you dude'
  • remind --add.tag=joke --add.id=J1 --add.reminder='__random__' (generates random joke)

  • remind --remove="J1"

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago