1
0
Fork 0
BangleApps/apps/exactwords/metadata.json

11 lines
265 B
JSON
Raw Normal View History

2024-09-28 22:25:56 +00:00
{ "id": "exactwords",
"name": "Exect Words Clock",
"shortName":"Exect Words",
"version":"0.1",
"description": "Each minute of the day has a different phrase. ",
"icon": "app.png",
"tags": "clock",
"supports" : ["BANGLEJS2"],
"readme": "README.md"
}