Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

311 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MōVoice

MōVoice logo

Dictate and convert speech into text.

Built with MoBrowser TypeScript Vite React

Features

  • Press a shortcut to record; press again to stop and paste text into the focused window.
  • Local speech-to-text recognition, no internet required.
  • Menu bar tray with quick access to recording, settings, and history.
  • Transcription history with audio playback and per-session metadata.

Requirements

  • Node.js 24+

Running

To run the application, execute the following commands:

npm install

# Runs the application in the dev mode wit UI auto-reload enabled.
npm run dev

Building

To build the application, run the following commands:

npm install

# Builds the application bundle for the platform it's launched on.
npm run build

Production Sentry telemetry is included only when SENTRY_DSN is set during the build. Release builds read it from the SENTRY_DSN GitHub Actions secret.

If you need to sign and notarize the application, see the .github/workflows/build.yml for a ready-to-use script that works on macOS and Windows.

About

Dictate and convert speech into text on macOS.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages