From e40137cc5cde9131f106270db06029882deff3c7 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sat, 28 Mar 2026 20:33:14 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 66aa253..b805570 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,15 @@ Since the original watchface is **NOT** open source, this "port" could be more a - 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 +- When swapping, creature parts now enter on the opposite side they exit from - This port is not compatible with black&white Pebbles - The original [Maan On My Wrist](https://apps.rebble.io/en_US/application/557724772d93bc0eae00004c?native=false&query=maan§ion=watchfaces) is still perfectly silly on b&w screens! +# Considerations For The Future +- Add more Maan art (see [this gallery](https://www.flickr.com/photos/53297919@N04/albums/72157624708812279) for potential candidates) +- Potential light mode (don't hold your breath - I'm still not sure this would look good and I don't like the idea of having settings) +- Black&white support if I get bored or Pebble releases a modern b&w watch (Flint doesn't count) + # Development 1. Install the [Pebble SDK](https://developer.repebble.com/sdk/) 2. Clone this repo