logparse.git
add inline tags from premailerAndrew Lorimer Fri, 27 Jul 2018 15:37:44 +0000 (01:37 +1000)

add inline tags from premailer

uses library premailer to convert stylesheet main.css to inline css tags which are friendlier for email clients.\
also implemented some more complex email stuff with mail metadata through postfix.

initial commitAndrew Lorimer Fri, 27 Jul 2018 14:17:49 +0000 (00:17 +1000)

initial commit

main program is in logparse.py, depending on sensors library from pip.
header.html and main.css are user-configurable templates.