Skip to content

Pebble watchface that shows Android notifications

License

Notifications You must be signed in to change notification settings

RodgerLeblanc/N2W

Repository files navigation

N2W

Pebble watchface that shows Android notifications

Requirements

  • 64-bit Windows operating system.
  • Docker installed.

How to build

This tutorial will use pebble-dev 64-bit Docker image to build the Pebble watchface.

  • Open a terminal console.
  • Run git clone https://github.com/RodgerLeblanc/N2W.git C:\Path\Where\You\Want\The\Project\.
  • Run docker run --rm -it -v "C:/Path/Where/You/Want/The/Project/":/pebble/ bboehmke/pebble-dev pebble build
  • The watchface will build and will generate a pebble.pbw file in /build folder if build is successful.

How to install

  • Make sure Pebble app is installed on your Android device. The Pebble app is not available through Google Play anymore, you'll have to find the .apk somewhere online.
  • Connect your Pebble watch to the Pebble app.
  • Download the .pbw on your Android device.
  • Find the .pbw on your Android device and try to open it. Some device will allow you to choose which app should open this file, select Pebble from the list.
  • If you are not able to choose Pebble app as the target to open this file, download Sideload Helper by Rebble, open the app and install the .pbw from there.

About

Pebble watchface that shows Android notifications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published