dbcm / KISSFace

Garmin Connect IQ Watch Face

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KISSFace

Garmin Connect IQ Watch Face, you can install through Garmin app store

This is my first tryout with Monkey C and Connect IQ Watch Face, WIP.

KISSFace example KISSFace example

KISSFace active KISSFace sleep KISSFace DND

Features

time digits

  • 1st digit : ORANGE : Intensity minutes goal
  • 2nd digit : GREEN : floors climbed goal
  • 3rd digit : BLUE : Steps goal
  • 4th digit : RED : Calories burned goal

others

  • heart rate between 2nd and 3rd digits
    • WHITE (< 60)
    • YELLOW (>60)
    • ORANGE (>80)
    • RED (>100)
  • status bar with how far you are to goals (show one per minute)
    • ¯\(o.o) if you have reached the move bar limit
  • phone connection icon (blue bluetooth)
  • do not disturb icon
  • alarm set icon
  • batery %
    • > 50% : GREEN
    • < 50% : ORANGE
    • < 30% : thick RED
  • visual movebar (under the clock)
  • white text goes dark if device is in Sleep mode or Do Not Disturb state

Resources / Source of inspiration:

soon™

About

Garmin Connect IQ Watch Face

License:MIT License


Languages

Language:Makefile 100.0%