BangleApps/apps/jsonclock
David Volovskiy 88e0322e97 bugfix and added readme 2025-04-19 16:49:22 -04:00
..
ChangeLog initial commit of jsonclock 2025-04-19 08:34:52 -04:00
README.md bugfix and added readme 2025-04-19 16:49:22 -04:00
app-icon.js initial commit of jsonclock 2025-04-19 08:34:52 -04:00
app.js bugfix and added readme 2025-04-19 16:49:22 -04:00
app.png initial commit of jsonclock 2025-04-19 08:34:52 -04:00
dark.png bugfix and added readme 2025-04-19 16:49:22 -04:00
light.png bugfix and added readme 2025-04-19 16:49:22 -04:00
metadata.json initial commit of jsonclock 2025-04-19 08:34:52 -04:00
no_location.png bugfix and added readme 2025-04-19 16:49:22 -04:00
no_steps.png bugfix and added readme 2025-04-19 16:49:22 -04:00

README.md

JSON Clock

JSON view of the time.

Written by: David Volvoskiy and fully inspired by This FitBit face

  • Displays a JSON that shows the date, time, step count, sunrise/set and battery.
  • If the Bangle's theme is dark, then it'll show in dark view (Settings>System>Theme>Dark BW)
  • It'll show 12 hrs if it's set so in Settings>System>Locale>Time Format
  • Along with the physical button, you can leave the clock by pressing the X next to the clockface.json in the tab.
  • If the steps cannot be gotten, they won't display
  • If the location isn't set, then the JSON array will ignore the sun info and instead display the time as a struct.

Screenshots