I look for a tool to automate a daily printout with an agenda, weather forecast, stats from various web sources (e.g. analytics, adwords, etc.). Seems there is no such tool, so I started to think how to make one. My idea is to make a python script that will create a TeX file I can then export to PDF and send to my printer ... any good starting point (e.g. packages, tutorials for one pager kind of documents) you can advise? Thanks in advance!
PS. My idea is to have this automatically printed on my wireless printer every morning so I can have it ready for my breakfast :)
bashfulpackage. The documentation gives an example of producing a document with weather information. – Peter Grill Sep 21 '12 at 10:16flowframpackage might be useful here or any other package for creating posters maybe. – mythealias Sep 21 '12 at 13:22