Create metadata.json
parent
66ab5dd981
commit
a8dae8aec9
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "crsclock",
|
||||
"name": "Circadian Rhythm Clock",
|
||||
"type": "clock",
|
||||
"src": "crsclock_lightweight.js",
|
||||
"icon": "icon.png",
|
||||
"version": "1.2",
|
||||
"description": "Shows CRS (Circadian Rhythm Score), steps, mood, and light exposure.",
|
||||
"supports": ["BANGLEJS2"]
|
||||
}
|
||||
Loading…
Reference in New Issue