{ "id": "tempmonitor", "name": "Temperature monitor", "version": "0.01", "description": "Displays the current temperature and stores in a CSV file", "icon": "app.png", "tags": "tool", "supports": ["BANGLEJS", "BANGLEJS2"], "screenshots": [{"url":"photo_banglejs1.jpg"}], "allow_emulator": true, "storage": [ {"name":"tempmonitor.app.js","url":"tempmonitor.app.js"}, {"name":"tempmonitor.img","url":"app-icon.js","evaluate":true} ] }