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%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| marketing/screenshots | ||
| resources | ||
| src | ||
| tests | ||
| tools | ||
| .envrc | ||
| .gitignore | ||
| .lock-waf_linux_build | ||
| CHANGELOG.md | ||
| emery_screenshot.png | ||
| emery_watch_photo.png | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| LICENSE | ||
| Makefile | ||
| package-lock.json | ||
| package.json | ||
| PUBLISHING.md | ||
| README.md | ||
| screenshot.png | ||
| TODO | ||
| TODO.md | ||
| wscript | ||
⌚ Timely-Vibe
A bold, readable watchface for the Pebble Time 2 — massive Anton time display, single-week calendar, weather, and health complications.
✨ 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
- Rebble Store: Timely-Vibe
- Developer: slopvibe.org
- Source: This repository
Made with ⌚ by slopvibe.org