DevStudio 2026 by Logitech

CueBoard

The first physical control surface purpose-built for virtual meetings. Instant Zoom controls, real-time moment flagging, and one-click action item export.

3
Keypad Pages
25
One-Touch Actions
8
Action Ring Slots
Scroll
The Problem

Meetings run on software.
But software is fighting you.

Every virtual meeting has an invisible operator hunting through nested menus for the mute button, the record toggle, the share screen option. All while participants watch and wait. CueBoard fixes that.

The Solution

Three pages. Every control you need.

CueBoard maps the Logitech MX Creative Console to three distinct modes of meeting operation, each built for a different job.

Page 01 | Live Controls

For Everyone

The essentials every participant needs. One button, one action. No modifier keys to remember.

  • Mute/Unmute
  • Camera On/Off
  • Record
  • Screen Share
  • Open Chat
  • Reaction
  • Raise Hand
  • View Toggle
  • End Meeting
Page 02 | Operator Mode

For Hosts

Host power tools for facilitators, workshop leaders, and anyone running the meeting.

  • Mute All
  • Fullscreen
  • Pause Share
  • Minimize Window
  • Timer Start/Pause
  • Copy Invite
  • Clear Timer
Page 03 | Meeting Intelligence

For Note-Takers

Flag important moments in real time. Export a structured summary the instant the meeting ends.

  • Flag Moment
  • Engage Setup
  • Add Note
  • Clear Last
  • Highlight
  • Interactive Poll
  • Reset Meeting
  • Load Transcript
  • Export Summary
Hardware Integration

The dial is the differentiator.

Page 3's Flag Type dial is the star feature. Rotate to select Action Item, Decision, Follow-Up, or Bookmark. Press to confirm. Every flag gets categorized instantly.

Flag Type Dial

Rotate to cycle through flag types. Purple for Action Items. Blue for Decisions. Green for Follow-Ups. Yellow for Bookmarks. Press to confirm selection.

Timer Dial

Adjust countdown duration from 1-60 minutes. The floating overlay stays visible during screen share with color-coded urgency.

Action Ring

8 radial slots for one-press access to any CueBoard action. Direct shortcuts for each flag color without touching the dial.

Toast Notifications

Every action shows instant feedback. "Muted," "Flag Added," "Timer Started." You always know what just happened.

Architecture

How CueBoard works.

A clean four-layer architecture. Hardware at the bottom, user-facing output at the top. Everything local, everything fast.

OUTPUT LAYER
Export Summary (HTML) | Timer Overlay (PowerShell) | Toast Notifications | Engage Page (GitHub Pages)
SERVICES LAYER
KeyboardService | TimerService | FlagService | TranscriptService | ExportService | ToastService | InputDialogService
PLUGIN LAYER
CueBoardPlugin.dll (C# / .NET 8) | 25 Command Classes | 3 Dial Handlers | SessionState
HARDWARE LAYER
Logitech MX Creative Console (Keypad + Dialpad + Action Ring) | Logi Options+ | Logi Actions SDK
Audience Engagement

Interactive polls without Zoom Pro.

CueBoard includes a hosted engagement page for word clouds, live polls, star ratings, and feedback collection. Share a link, get instant participation.

Word Cloud

Attendees type words, cloud builds in real time. Perfect for icebreakers and brainstorming.

Live Polls

Yes/No, True/False, or custom multiple choice. Multi-question queue with Next/Prev navigation.

Star Ratings

1-5 star ratings with live average and distribution bars. Great for session feedback.

Feedback Form

Name + message opens attendee's email client with a pre-filled draft to your configured address.

Frequently Asked Questions

What judges want to know.

Is this just keyboard shortcuts?

For Page 1, yes. But the value is speed, visibility, and muscle memory. Buttons show current state (MUTED vs LIVE). You know you hit Mute without checking the screen. Like a mixing board vs keyboard shortcuts for audio editing.

What makes Meeting Intelligence different from AI tools?

AI tools capture everything and summarize. CueBoard lets the human decide what matters. Press a button when something important happens. The flag gets timestamped, categorized, and exported instantly. AI gives you the raw footage. CueBoard gives you the director's cut.

Does this use cloud or external APIs?

No cloud. No API. Everything local. Flags stored in memory, export generates local HTML, transcript parsing reads local files. Works offline. No privacy concerns.

Why only Zoom?

Focus over breadth. One polished platform beats three broken ones. The architecture supports multiple platforms. Teams and Google Meet can be added post-hackathon with different shortcut mappings.

Why not use Stream Deck?

Stream Deck is a blank canvas. CueBoard is purpose-built. The MX Creative Console has a dial that enables continuous adjustment (flag types, timer duration) that buttons can't replicate. Plus, this is a Logitech hackathon.

What's the biggest technical challenge?

Async input dialogs that don't block the plugin's main thread. PowerShell-based UI elements that appear outside the plugin while maintaining responsiveness. Also, auto-detecting and parsing Zoom's various transcript file formats.

Built With

Technology Stack

C# / .NET 8 Logi Actions SDK Logi Options+ Win32 keybd_event PowerShell Overlays HTML/CSS Export GitHub Pages Zoom Workplace
Fully Built

CueBoard is code-complete and ready for demo.

All 25 buttons work. Timer overlay works. Export with transcript integration works. Engage page works. Built for the Logitech MX Creative Console.

View on GitHub Try Engage Page