keith / reminders-cli

A simple CLI for interacting with macOS reminders
MIT License
683 stars 53 forks source link

Switch to swift-argument-parser #14

Closed keith closed 3 years ago

keith commented 3 years ago

This also fixes logs from calling NSApplication.shared.run(). This seems to work with a semaphore instead, but we'll have to see how that goes.