1.8 KiB
1.8 KiB
Maan On My Wrist XL
This is an unofficial and greatly expanded port of the Maan On My Wrist watchface to all devices not natively supported by the original. This includes the new Pebble Time 2 (emery) and Pebble Round 2 (gabbro), as well as the classic Pebble Time Round (chalk).
Since the original watchface is NOT open source, this "port" could be more accurately described as a recreation based on assets dumped from the original.
Differences From The Original
- Re-scaled to look better on the larger displays of the Pebble Time/Round 2
- Some of the extra screen space is used to display the date and bluetooth status
- Original creature part modifications
- Some creature parts that resulted in broken-looking creatures were overhauled
- Any creature parts that previously had cut-off details to fit on the smaller display have been extended
- Some creature parts removed by the original developer (to conserve space) have been re-added
- Most creature parts now have manually placed accent colors
- Creature parts are now dynamically and randomly re-colored when loaded in
- This port is not compatible with 144x168 Pebbles
- The original Maan On My Wrist is still perfectly silly on 144x168 watches!
Development
- Install the Pebble SDK
- Clone this repo
pebble build(some headers needed to satisfy your IDE are generated on first build)- If using
clangd, run./tools/clangd.zshto generate a.clangdfile to fix various error notifications - Hack away and test with
pebble build && pebble install --emulator emery