Back to Projects Octave

Octave

Gesture + Voice Control for Desktop

Released v1.1.0
More About The Project

A desktop control app that is trying to feel practical, not gimmicky.

Octave is built for those moments when reaching for the mouse over and over just feels dumb. It uses hand gestures and voice commands to control the desktop, but the goal is not to show off. The goal is to make a computer feel a little more natural when your hands are busy, you want less friction, or you just want a different way to interact with the machine.

The interesting part is not only the gestures themselves. It is getting an Electron app and a Python engine to start cleanly, stay in sync, and not fall apart the second packaging enters the picture. That is why this v1.1.0 release matters. A lot of the work here is the unglamorous kind that makes the app less brittle on a real Windows machine.

So this version is a steadier base. Startup is tougher, packaged builds behave better, gesture data sticks around more reliably, and the release is easier to install and test. It is still the same project, just more honest and usable than before.

What changed in v1.1.0

  • Electron startup and single-instance behavior were tightened up on Windows.
  • The packaged backend now rebuilds during release builds, which helps avoid stale binaries.
  • Mediapipe and Matplotlib packaging issues were fixed, along with safer startup logging.
  • Camera handoff, custom static gestures, and gesture persistence all got more reliable.

Release notes that matter

This release was published on March 17, 2026 for Windows x64. The installer is available right now, but it is not digitally code signed yet, so Windows SmartScreen may still throw up a warning before install.

Latest installer: Octave-1.1.0-setup.exe