MicrosoftEdge / magic-mirror-demo

A :zap:Magic Mirror:zap: powered by a UWP Hosted Web App :rocket:
Other
1.23k stars 225 forks source link

How to actually 'Install' the Pi application #38

Open pauliolio opened 8 years ago

pauliolio commented 8 years ago

Hi

Just about have this running now, but I can't find any information on how to actually install the application on the Pi3 so that it'll fire up after a reboot & I don't have to have it running in VS on my PC. It's got to be doable, but how please?

Note: I get the following errors & warnings as it fires up (ignoring the multiple "unexpected head elements outside of " messages) :

JavaScript critical error at line 1, column 7 in http://api.openweathermap.org/data/2.5/weather?zip=98261&cnt=1&appid=6097f99594e4b40d3bbe1be191201d0c&callback=jsonp_callback__6891\n\nSCRIPT1004: Expected ';' JavaScript critical error at line 1, column 7 in http://api.openweathermap.org/data/2.5/forecast?zip=98261&cnt=1&appid=6097f99594e4b40d3bbe1be191201d0c&callback=jsonp_callback__6226\n\nSCRIPT1004: Expected ';' SEC7117: Network request to https://cdn.jsdelivr.net/momentjs/2.11.2/moment.min.js did not succeed. Your application manifest does not declare the following capabilities: internetClient privateNetworkClientServer

SEC7117: Network request to https://cdn.jsdelivr.net/momentjs/2.11.2/moment.min.js did not succeed. Your application manifest does not declare the following capabilities: internetClient privateNetworkClientServer

Many thanks,

eamonbehrens commented 8 years ago

I second pauliolio's comment