/ipcheck

Make your RasberryPi send you an email when IP changes with the new IP address.

Primary LanguagePythonMIT LicenseMIT

ipcheck

See the blog post

Just swap out your email credentials and the address you want to receive the Email at in the top.

If you're getting errors about the imported modules use pip to install the modules

pip install requests

Let me know if you see any errors or ways to improve it!