# Pebblexus

Pebble watchapp for checking Plexus quota statuses from your wrist.

- Up/down navigates between groups
- Select refreshes the watch's data

I intend to add (all optional/configurable) periodic polling, warnings when
quotas approach limits, and maybe insert timeline pins for quota resets. Not
sure I'll add anything else?

Currently only supports the Pebble Time 2. I do intend to support more
shapes/sizes.

## Build/install for development

```sh
mise run build
# pebble login if you haven't already
pebble install --cloudpebble
```
