Hey, everyone! If you too are considering taking up Pebble development, we've created this post to list several handy resources we've encountered. We'll keep updating the post as we find more to share!
- Rebble Developer - The old Pebble developer site, now hosted by Rebble!
- Pebble SDK Setup Guide - A very helpful guide for setting up the Pebble SDK on Windows, macOS, or Linux.
- PebbleJS Repo - This is the GitHub repository for PebbleJS. This lets you to make Pebble apps with JavaScript as opposed to C, and it is significantly easier to learn as a result. Just keep in mind that PebbleJS apps only work when the watch is paired to a phone!
- Envato PebbleJS Tutorial - A very useful tutorial that helps you get started with PebbleJS.
- Pebble C Tutorial - A guide for developing Pebble apps with C.
- Pebble C App Examples - Example apps written in Pebble C.
- More Pebble C App Examples - Even more example apps written in Pebble C.
- RockyJS - An unfinished JavaScript framework for Pebble devices that does not require a connected phone to operate.
- r/Pebble - If you run into issues while developing, the Pebble subreddit is a good place to ask for help.
- Pebble Discord - Another place to get help or talk to fellow Pebble enthusiasts.