minichanges

ver and  readme files links
pull/2422/head
dapgo 2022-12-23 15:44:15 +01:00
parent 60337edba3
commit 505031d74c
4 changed files with 5 additions and 2 deletions

View File

@ -1,2 +1,2 @@
0.01: fork from miclock, Added compatib with b widgets, devices(dynamic x,y) and themes(dynamic colors)
0.02: code refactored, change colors in real time
0.02: Code refactored, change colors in real time

View File

@ -8,6 +8,7 @@
"tags": "clock",
"screenshots": [{"url":"pic_mixdigan_bjs1.jpg"}],
"supports": ["BANGLEJS","BANGLEJS"],
"readme": "README.md",
"allow_emulator": true,
"storage": [
{"name":"mixdiganclock.app.js","url":"mixdiganclock.app.js"},

View File

@ -1 +1,2 @@
0.01: 1st version: saves values to csv
0.02: added HTML interface

View File

@ -1,12 +1,13 @@
{
"id": "tempmonitor",
"name": "Temperature monitor",
"version": "0.01",
"version": "0.02",
"description": "Displays the current temperature and stores in a CSV file",
"icon": "app.png",
"tags": "tool",
"interface": "interface.html",
"supports": ["BANGLEJS", "BANGLEJS2"],
"readme": "README.md",
"screenshots": [{"url":"photo_banglejs1.jpg"}],
"allow_emulator": true,
"storage": [