An open API service indexing awesome lists of open source software.

https://github.com/walshyb/sendip

Simple script that checks if there's internet connection and if there is, then use the Mandrill API to send the client's current IP address to a specified email address.
https://github.com/walshyb/sendip

mandrill python rpi

Last synced: about 1 month ago
JSON representation

Simple script that checks if there's internet connection and if there is, then use the Mandrill API to send the client's current IP address to a specified email address.

Awesome Lists containing this project

README

          

# SendIP
Simple script that checks if there's internet connection and if there is, then use the Mandrill API to send the client's current IP address to a specified email address.

Put on timer that runs in the background of a Raspberry Pi where the IP address changed weekly (wired connection) so I can still access it remotely.