jchambers / pushy-console

A simple GUI app for sending APNs (iOS/macOS/Safari) push notifications
MIT License
53 stars 18 forks source link

Allow users to specify a credentials file by dragging/dropping a file into the Pushy Console window #11

Open jchambers opened 6 years ago

jchambers commented 6 years ago

It might be handy for some users to be able to drag a certificate or signing key file into the Pushy Console window to set the credentials file instead of navigating to the file in a file picker after clicking the "browse" button. Let's see if we can add reasonable drag/drop support for certificate/signing key files.