Skip to content

jbellerb/rust4pebble

Repository files navigation

rust4pebble

Safe and expressive Rust bindings for the Pebble SDK. A project for Rebble Hackathon #002.

Caution

While I intend to write complete bindings, this is a massive undertaking and probably won't be done for a while. As of right now, expect nothing to work.

Goals

During the hackathon, my goal is to finish at least the following:

  • Get the SDK linking via Cargo
  • (Unsafe) low-level bindings to the SDK in pebblesdk-sys
  • A simple "Hello World!"-style app running within the emulator
  • Documentation

Eventually:

  • Higher-level safe library wrapping the SDK
  • Scripts for publishing to the Rebble App Store
  • Better documentation

License

Copyright (C) jae beller, 2025.
Released under the GNU Lesser General Public License, Version 3 or later. See LICENSE for more information.

About

Safe Rust bindings to the Pebble SDK (Rebble Hackathon #002)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published