I installed the Mirror API sample scripts (PHP) on my (non-ssl) webserver and made some changes to it so it inserts some interesting solar panel data on my Google Glass timeline. Works fine. The adapted sample script now inserts a card on the timeline when I access this PHP web page using a web browser.
My next step would be to insert cards at a regular time interval or by some kind of trigger (e.g. voice command) but certainly not by accessing this web page using a web browsr. I am clearly missing out on something because I still don't see how to go about this... Any help will be greatly appreciated.