Update README.md

This commit is contained in:
2026-03-28 20:33:14 -04:00
parent 68f0bbe95e
commit e40137cc5c

View File

@@ -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 - Some creature parts removed by the original developer (to conserve space) have been re-added
- Most creature parts now have manually placed accent colors - Most creature parts now have manually placed accent colors
- Creature parts are now dynamically and randomly re-colored when loaded in - 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 - 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&section=watchfaces) is still perfectly silly on b&w screens! - The original [Maan On My Wrist](https://apps.rebble.io/en_US/application/557724772d93bc0eae00004c?native=false&query=maan&section=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 # Development
1. Install the [Pebble SDK](https://developer.repebble.com/sdk/) 1. Install the [Pebble SDK](https://developer.repebble.com/sdk/)
2. Clone this repo 2. Clone this repo