pebble-dev / pebble-dev/rebble-appstore-api

Question - Is it possible to search for a watch face or app using the API?

Open
#98 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
20
Forks
9
PR merge metrics
No merged PRs in 30d

Description

I have developed a framework for communications between Pebble watch faces and apps for use with xDrip. I would like a way for people to search for compatible faces and apps from within xDrip, by using the API to retrieve the UUID for use by xDrip, and download and sideload the .pbw into the Pebble face/app, or initiate the installation via the Pebble app from xDrip.

Is there an API search function, similar to how the app store allows you to search for apps/faces? The online documentation here may be out of date, but it does not have a search function documented.

Thanks for any assistance. You can find my current version of a modified xDrip in my repo here.
Cheers

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked appstore-api.repebble.com documentation and compare its documented endpoints with the app-store search behavior described. Confirm whether search, UUID retrieval, and installation or sideload initiation are supported; if not, define the missing API scope before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.