Skip to content

abhiomkar/whois-home

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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