Skip to content

rvanderplaat/NetworkNotifier

 
 

Repository files navigation

Network Notifier

Notifier of newly connected and disconnected devices

Notifies of new MACs connecting and disconnecting onto the same LAN network as machine's subnet domain. For example, my machine has IP 10.0.1.5. The iPhone connects to the same LAN and router assignes DHCP dynamically. The IP Range 10.0.1.1-127 will be pinged and arp -a command will be launched every second to see changes.

Tray notifications

The TrayNotifier app sits in the tray and alerts of newly connected devices. Integrated with Growl for windows and Philips Hue lights.

Tray notification

Philips Hue lights alert

Have the lights blink on&off when a phone enters or leaves the WiFi network (when your phone is near the house).

About

Continously watches and notifies if new MACs are discovered in the local LAN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%