#alfred-apple-reminders
An Alfred extension for creating reminders in Apple Reminders on OS X Mountain Lion
https://github.com/gjvis/alfred-apple-reminders
##Usage
From the Alfred prompt:
r <reminder text>
Will create a reminder with text <reminder text>
.
If Reminders is open then it will be focussed, otherwise the extension operates completely in the background.
##Build and installation
The default Rake task (build) will build a .alfredextension
file, that can then be opened in Alfred.
##Licence
Released under the MIT licence