retro-metro
2 months agoSelectable colors with bitmap replacement, and a new bus!
hextheplanet [Mon, 28 Jul 2025 01:40:01 +0000 (18:40 -0700)]
Selectable colors with bitmap replacement, and a new bus!

 * Added user settings with Clay (https://github.com/pebble/clay)
 * The default background is now b/w, with color replacement on runtime
   based on what was selected in settings. yay user-customization (and
   https://github.com/rebootsramblings/GBitmap-Colour-Palette-Manipulator)
 * Disabled the text portion (for now) since it gets in the way of clock
   face
 * Added a little pixelated bus to go by every so often, user
   configurable frequencies

3 months agoreplace colors library, plus a few warning cleanups
jweigele [Mon, 21 Jul 2025 17:59:16 +0000 (10:59 -0700)]
replace colors library, plus a few warning cleanups

3 months agoinitial commit.
jweigele [Mon, 21 Jul 2025 03:45:54 +0000 (20:45 -0700)]
initial commit.

displays the metro logo (in orange) with an analog clock around it
clock hands are updated each second (there is a second hand)

things included but not currently used:
 * an extra font which is bolder (helvetica-black)
 * a commented out section for updating and displaying the time
   digitally