BangleApps/apps/jsonclock
David Volovskiy bc2db7d8b0 Fixed typo in name 2025-04-20 11:59:02 -04:00
..
ChangeLog initial commit of jsonclock 2025-04-19 08:34:52 -04:00
README.md Fixed typo in name 2025-04-20 11:59:02 -04:00
app-icon.js smaller icon; properly scoped app; testing on hw 2025-04-20 10:57:12 -04:00
app.js Fixed updating logic 2025-04-20 11:51:17 -04:00
app.png smaller icon; properly scoped app; testing on hw 2025-04-20 10:57:12 -04:00
dark-emulator.png smaller icon; properly scoped app; testing on hw 2025-04-20 10:57:12 -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 Added readme binding to metadata 2025-04-20 11:30:38 -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 Volovskiy 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