logparse.git
bugfixing & config fileAndrew Lorimer Sat, 18 Aug 2018 13:08:10 +0000 (23:08 +1000)

bugfixing & config file

forgot a backslashAndrew Lorimer Fri, 17 Aug 2018 14:26:03 +0000 (00:26 +1000)

forgot a backslash

absolute path to main.cssAndrew Lorimer Fri, 17 Aug 2018 14:25:06 +0000 (00:25 +1000)

absolute path to main.css

more bugfixing & allowing for script to be called from... Andrew Lorimer Fri, 17 Aug 2018 14:23:48 +0000 (00:23 +1000)

more bugfixing & allowing for script to be called from anywhere

fix bugsAndrew Lorimer Fri, 17 Aug 2018 13:59:48 +0000 (23:59 +1000)

fix bugs

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.