A vibe of TimelyNG! Single week calendar, massive time display.
  • C 56%
  • C++ 24%
  • JavaScript 15.3%
  • Just 1.3%
  • Nix 1.2%
  • Other 2.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-22 17:37:42 -04:00
.github/workflows Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
marketing/screenshots Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
resources Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
src v3.3.1: Remove obsolete Weeks shown option 2026-07-22 15:20:43 -04:00
tests Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
tools Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
.envrc Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
.gitignore v3.2.5: Tighter calendar (40px), weather side-by-side, removed Above Calendar options, above-time slots on weather line, today cell black text on accent bg 2026-07-22 14:52:16 -04:00
.lock-waf_linux_build v3.3.1: Remove obsolete Weeks shown option 2026-07-22 15:20:43 -04:00
CHANGELOG.md Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
emery_screenshot.png Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
emery_watch_photo.png v3.2.5: Tighter calendar (40px), weather side-by-side, removed Above Calendar options, above-time slots on weather line, today cell black text on accent bg 2026-07-22 14:52:16 -04:00
flake.lock Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
flake.nix Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
justfile Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
LICENSE Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
Makefile Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
package-lock.json Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
package.json Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
PUBLISHING.md Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
README.md Add screenshot to README header 2026-07-22 17:37:42 -04:00
screenshot.png Update screenshot (clearer watch photo) 2026-07-22 17:35:39 -04:00
TODO Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
TODO.md Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00
wscript Timely-Vibe v2.6.0 2026-07-22 13:46:08 -04:00

⌚ Timely-Vibe

Timely-Vibe watchface

A bold, readable watchface for the Pebble Time 2 — massive Anton time display, single-week calendar, weather, and health complications.

Version Platforms Language PebbleKit JS

Rebble Store


✨ Overview

Timely-Vibe is a customized watchface based on TimelyNG, rebuilt for maximum readability on the Pebble Time 2 (Emery, 200×228px).

Key changes from TimelyNG:

  • Ultra-bold Anton 96px time display — the biggest, most readable time possible
  • Single-week calendar (instead of 3 weeks) — frees up screen space for the massive time
  • Weather with icon + temperature side-by-side, positioned above the time
  • Above-time complications share the same line as the weather
  • Removed "Above calendar" row — time sits directly above the calendar
  • Today highlighted with accent background + black text for contrast
  • Optimized defaults — Sunset, Watch battery, text battery %, D MMMM date format

🧩 Complications

All complications are available in every slot (status bar, above time left/right):

Category Complications
Health 👟 Steps, ❤️ Heart rate (BPM), 📏 Distance, 🔥 Calories, 😴 Sleep
Weather 🌡️ Temperature, 🌅 Sunrise, 🌇 Sunset, 🌙 Moon phase, 📍 Location
System 🔋 Watch/Phone battery, 📶 Bluetooth, 📅 Date, 🕐 Timezone, 2nd time zone
Date Day, Month, Week number, Day of year, Days left, Seconds, AM/PM

Date formats:

  • D MMMM (localized, e.g. "22 Juillet")
  • MMMM DD, YYYY / Mmm DD, YYYY / D MMMM YYYY / and more

⌚ Platform

Platform Watch Screen Status
emery Pebble Time 2 colour 200×228 ✅ Supported (only)

🔨 Building

# Requires Pebble SDK (pip install pebble-tool)
pebble build                     # -> build/timely-vibe.pbw
pebble install --emulator emery  # test on emulator

⚙️ Configuration

Settings are configured offline via PebbleKit JS. The config page is built from src/js/config.js and works on both Android and iOS.

🙏 Credits

Based on TimelyNG by eldios, which is itself inspired by the original Timely / PebbleTimely watchfaces.

📦 Store


Made with ⌚ by slopvibe.org