pub fn notify()
Expand description

This uses Pushover to notify when there’s a new KEV release You need to have the PUSHOVER_USER (key) and PUSHOVER_APP (token) environment variables set in order for the notification to work.

On macOS a desktop notification will also be displayed.