Barebones, no frills Rust Watch Face for PineTime Smart Watch with LVGL and Mynewt...
Bluetooth LE Time Sync
Date and Time
Bluetooth Indicator
Power Indicator
Built with pinetime-watchface
framework for watch faces.
To select this watch face, set WatchFaceType
in pinetime-rust-mynewt/rust/app/src/lib.rs
rust
/// Declare the Watch Face Type
type WatchFaceType = barebones_watchface::BarebonesWatchFace;
Refer to the article...
"Bluetooth Time Sync, Rust Watch Faces and LVGL on PineTime Mynewt "
TODO: Preview watch face in web browser with WebAssembly