Update metadata.json

master
nomusictuesdays 2022-04-25 19:56:22 -07:00 committed by GitHub
parent 7ec8ff4fdb
commit ce773d6f15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -2,10 +2,9 @@
"name": "Bradbury Watch", "name": "Bradbury Watch",
"shortName":"Bradbury", "shortName":"Bradbury",
"icon": "app.png", "icon": "app.png",
"screenshots": [{"url":"screenshot.png"}],
"version":"0.01", "version":"0.01",
"description": "A watch face based on the classic Seiko model worn by one of my favorite authors. I didn't follow the original lcd layout exactly, opting for larger font for more easily readable time, and adding date, battery level, and step count read from the device. For now the only mode excludes widgets to maintain aesthetics.", "description": "A watch face based on the classic Seiko model worn by one of my favorite authors. I didn't follow the original lcd layout exactly, opting for larger font for more easily readable time, and adding date, battery level, and step count read from the device. For now the only mode excludes widgets to maintain aesthetics.",
"tags": "", "tags": "Seiko",
"supports": ["BANGLEJS2"], "supports": ["BANGLEJS2"],
"storage": [ "storage": [
{"name":"bradbury.app.js","url":"app.js"}, {"name":"bradbury.app.js","url":"app.js"},