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.