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.
- Host: GitHub
- URL: https://github.com/walshyb/sendip
- Owner: walshyb
- Created: 2015-08-29T02:11:28.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T21:39:45.000Z (over 10 years ago)
- Last Synced: 2025-01-25T23:47:27.432Z (over 1 year ago)
- Topics: mandrill, python, rpi
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.