Notes

Short notes from the team — what we're working on, experimenting with, and thinking about.

#

Native SwiftUI App: Two-Way Sync & On-Device Customization

This year's focus has been on a fully rewritten SwiftUI native app for iPad. It auto-upgrades from the existing web-based version with zero configuration, every feature, every theme setting carries over, and the familiar 10-tap shortcode still opens the settings menu.

The big unlock here is two-way base syncing: edits made on the tablet sync back to the server, and edits from the admin portal push down to the tablet. That means you can grab a display off the wall, tweak the look and feel right on the device, and see changes instantly, no round-trip through the portal required. The web app isn't going away either; six new themes are coming for it alongside this native release.

Slated release this summer.

#

Multiple Display Theme

Working on a new Multiple Display theme for Meeting Room 365. The idea: a single screen that shows availability across multiple rooms at once — useful for lobbies, reception areas, or any space where people need a quick floor-wide view without walking the hall.

Smaller than a status board. Larger than a split screen display setup.

Still in flight, but the layout is coming together. Will share more once it's closer to ship-ready.

Multiple Display Theme