whoishere.py icon indicating copy to clipboard operation
whoishere.py copied to clipboard

Notify

Open beetlebone opened this issue 5 years ago • 1 comments

Hello,

Awesome bit of code you wrote there! Is there any "Easy" way of changing from pushover to notify-cli? The one from npm.

Cheers

beetlebone avatar Jul 03 '18 16:07 beetlebone

You can just replace the contents of pushover_notification with the commands you need to execute for notify-cli here: https://github.com/hkm/whoishere.py/blob/master/whoishere.py#L141

strasharo avatar Jul 03 '18 20:07 strasharo