Last week I published an online Pebble watchface generator. A friend shared the Reddit link in the discussion. Recently, I updated the GitHub README and am reposting it here, hoping to receive more testing and improvement suggestions.
You can try it here: https://studio.pebbleface.com/
Frontend repo source code: https://github.com/Yorks0n/pebbleface-studio
Backend auto-builder source code: https://github.com/Yorks0n/pebble-face-builder
I have worked hard to fix most of the issues I could find, but it still feels quite rough. I hope to receive more testing feedback.
Here are some functions I'd like to improve on:
- Add auto scaling code for resolutions of 144×168 and 200×228
- Optimizing editor experience and more shortcut keys
- Add automatic alignment, color fill to the path drawing (GPath) function.
- ...
Please report bugs here or in the repo and tell me what features you'd like!