Skip to content

Instantly share code, notes, and snippets.

View AaronLaw's full-sized avatar
馃幆
Focusing

Aaron Law AaronLaw

馃幆
Focusing
View GitHub Profile
import subprocess
import smtplib
import socket
from email.mime.text import MIMEText
import datetime
# Change to your own account information
to = 'me@example.com'
gmail_user = 'test@gmail.com'
gmail_password = 'yourpassword'
smtpserver = smtplib.SMTP('smtp.gmail.com', 587)
@AaronLaw
AaronLaw / Raspberry hobototes image
Last active August 29, 2015 14:04
Raspberry for hobototes
Test
Raspberry for hobototes.
The image with SSH, git, VNC, dropbox, btsync
Service starting
VNC
BTSync