Skip to content

Instantly share code, notes, and snippets.

View abyesilyurt's full-sized avatar

Aziz Berkay Yesilyurt abyesilyurt

  • Netherlands
View GitHub Profile
@abyesilyurt
abyesilyurt / IP emailer
Last active April 28, 2018 07:50
Script to automatically email IP and the hostname of the computer
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Sat Apr 28 09:23:30 2018
@author: abyesilyurt
"""
#!/usr/bin/env python
# modified from http://elinux.org/RPi_Email_IP_On_Boot_Debian