Thanks for taking a look at Blitztext macOS Preview.
This repository is intentionally a preview. Contributions should make it easier to learn from, build, fork, or safely extend.
- improve build instructions
- fix confusing UI text
- improve error messages
- add tests around parsing or quality filters
- document local model experiments
- simplify setup
Please include:
- what changed
- why it changed
- how you tested it
- whether you used AI-assisted coding tools
Keep changes small when possible. Avoid unrelated cleanup in the same PR.
./build.sh --debug- Never commit API keys, tokens, private audio, or confidential transcripts.
- Avoid adding telemetry, hosted services, or external dependencies without a clear issue first.
- Call out privacy-impacting changes in the pull request description.
- Keep the preview honest: do not describe remote OpenAI workflows as offline or local.
This preview currently does not include:
- other platforms
- a hosted backend
- packaged releases
- bundled local model files
- local text rewriting
Those can be discussed in issues, but please keep PRs focused on the current macOS preview unless a maintainer agrees on a larger direction first.