Keith/reminders-cli is a CLI for Apple Reminders that shows reminders basics (reminder title, body, priority, due date, lists). No tags, smart lists or locations.
```sh
# Show completed reminders from the 'Reminders' list
reminders show --only-completed Reminders
```
https://github.com/keith/reminders-cli
```sh
# Show completed reminders from the 'Reminders' list
reminders show --only-completed Reminders
```
https://github.com/keith/reminders-cli
Comments