Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.
/ remind Public archive

An add-on for todo.sh to make iCloud reminders out of your todos.

Notifications You must be signed in to change notification settings

tgdnt/remind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

remind

This is an add-on for todo.sh that grabs a todo and creates an iCloud reminder out of it, with an alert date and time.

Usage:

todo.sh remind ITEM# DATE TIME

Example:

todo.sh remind 7 2018-06-24 22:42
# Creates a reminder titled the same as todo number 7, and 
# sets its alert time for June 24th 2018 at 10:42 PM.

Notes:

The script takes a date and time in %Y-%m-%d %H:%M and automatically converts it to what works with osascript to interact with Reminders.

Obviously only works on macOS.

About

An add-on for todo.sh to make iCloud reminders out of your todos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages