Wispr Proxyflow

Wispr Flow → Pro — a single-file Python tool (mitmproxy addon + CLI) that starts a local intercepting proxy and rewrites Wispr Flow's subscription API response so the app shows the Pro plan.

Everything runs locally. Only the app's displayed state changes.

Repository layout

PathPurpose
wispr_pro.pyThe tool: addon + CLI (single file)
build_app.pyBuild entrypoint → dist/<name>.app
build_app.py --arch universal2arm64 + Intel fat binary
assets/icon/App icon (.icns)
tests/pytest suite (no mitmproxy needed)
.github/workflows/CI + DMG release builds