Skip to content

midlneedle/General_Magic_pebble_watchface

Repository files navigation

General Magic Watchface

General Magic Preview

General Magic is a Pebble watchface experiment that renders both the background grid and the digits as smoothly-eased diagonal artifacts. The native C code lives inside GeneralMagic/src/c, JavaScript helpers (currently only logging) inside GeneralMagic/src/pkjs, and Pebble build tooling is configured via GeneralMagic/wscript.

Building

cd GeneralMagic
pebble build

Deploying

cd GeneralMagic
pebble install --emulator basalt   # or any supported platform

The resulting .pbw bundle is generated under GeneralMagic/build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published