Skip to content

Open-source teleprompter — read every line.

GPL-3, all HeyNotch source on GitHub. Audit-ready privacy. Fork-friendly.

If you're going to put scripts containing sales targets, internal financials, candidate names, or therapy notes on a piece of software, you should be able to read the source code first.

HeyNotch is GPL-3 from day one. Every line of the renderer, the scripting parser, the session logger, and the cross-window IPC is on GitHub. No telemetry, no phone-home — and you can verify that.

Built with Tauri (Rust + WebView), the codebase is small enough to audit in an afternoon. The Rust side is window/IPC plumbing; the React/TypeScript side is the editor and notch overlay; SQLite via tauri-plugin-sql handles the local database; localStorage holds session state. All open. All standard. No proprietary frameworks holding your data hostage.

GPL-3 forever

Strong copyleft. No one can take this code, close-source it, and resell it as their own.

Audit-ready

Privacy claims aren't marketing. Read the network code — there isn't any.

Fork-friendly

PRs welcome. Your fork can do whatever you want as long as it stays GPL-3.

HeyNotch vs Closed-source paid teleprompter apps

FeatureHeyNotchClosed-source paid teleprompter apps
LicenseGPL-3Proprietary
Source on GitHubYesNo
Self-hostableTrivially — it's a desktop appN/A or behind paywall
Audit your dataYes — read the codeTrust them

Common questions

Can I use HeyNotch commercially?

Yes — GPL-3 permits commercial use. If you modify and distribute, your version must also be GPL-3.

Can I contribute?

Yes. Open issues and PRs on the GitHub repo. We review weekly.

Is the project actively maintained?

Yes — actively maintained by indie developers. See the commit history on GitHub.

HeyNotch is coming soon.

Free, open source, runs locally. Install in 30 seconds when the first public build ships.