Skip to content

a precipitation & hyperlocal weather app for PebbleOS

Notifications You must be signed in to change notification settings

erlog135/dribble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dribble

A precipitation & hyperlocal weather app for Pebble. This app was created within the Cursor editor.

Cool Stuff

  • The KiMaybe library is a custom library for Pebble that allows for smooth-looking, slice-based animations for PDC images (similar to what the system can do). Find it in the app/src/c/gfx/kimaybe/ directory.
  • There is a lot of weather-adjacent iconography, available in the app/resources/ directory in both SVG and PDC formats. Feel free to use it!

Making it Work

  1. Install the Pebble SDK
  2. add a file api_keys.js to the app/src/pkjs/ directory, with an exported API_KEY string that is a valid API key for the Apple WeatherKit REST API.
  3. Navigate to the app/ directory and run npm install to install the dependencies.
  4. do pebble build to build the app.
  5. do pebble install --phone <your phone's IP address> to install the app to your watch.
  6. Bob's your uncle!

Donate

About

a precipitation & hyperlocal weather app for PebbleOS

Topics

Resources

Stars

Watchers

Forks