Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 480 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 480 Bytes

Dual

Dual - based on Fitbit's "Stats" clock face design.

Features:

  • Add a clock for different time zone via clock face settings page.
  • Tap on time to toggle between clocks.
  • Tap on stats to toggle between activity stats.

The Dual clock is not endorsed by Fitbit.

Instructions

Clock face is using Google’s Geocoding API and Timezone API. Add file appconfig.json with your token to /resources folder.

{
  token: “your_token”
}