ms7m / notify-py

:speech_balloon: | A simple Python Module for sending cross-platform desktop notifications on Windows, macOS and Linux
MIT License
262 stars 26 forks source link

Add optional expiry time out for linux #63

Closed pradyparanjpe closed 5 months ago

pradyparanjpe commented 5 months ago

Custom expiry defaults to -1 milliseconds add property expiry to Notify object windows.send_notification allows **kwargs that are thrown away