hkm / whoishere.py

WIFI Client Detection - Identify people by assigning a name to a device performing a wireless probe request.
225 stars 52 forks source link

Notify #6

Open beetlebone opened 6 years ago

beetlebone commented 6 years ago

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

strasharo commented 6 years ago

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