Skip to content

Get a push notification on your iPhone/Android when someone enters or leaves your home.

Notifications You must be signed in to change notification settings

abhiomkar/whois-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whois Home

Get a notification on your iPhone/Android when someone enters or leaves your home. Currently running on my RasberryPi machine. This is just a prototype.

nmap command to display all devices which are currently connected to wifi network / router.

$ nmap -sP 192.168.1.1-15 | grep report | awk '{print $5}'
D-Link123.Home
Abhinays-iMac.Home
Abhinays-iPhone.Home
raspberrypi.Home
android-4b5451e9e51fd693.Home

To start the SMTP mail server on Mac

sudo launchctl start org.postfix.master on Mac

To configure mail server on Rasbian (Debian)

dpkg-reconfigure exim4-config

Prerequisites

Author

Abhinay Omkar

About

Get a push notification on your iPhone/Android when someone enters or leaves your home.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages