Third-party notices
Built with carefully chosen open-source components.
Nokie remains proprietary software. The founder-beta app also bundles or links third-party components under their own licenses and copyright notices.
| Rust crates | The app uses Rust crates distributed under their respective licenses, including eframe/egui, cpal, global-hotkey, hound, tempfile, image, objc2, serde, serde_json, and toml. The exact transitive inventory ships in THIRD-PARTY-NOTICES.txt. |
|---|---|
| Bundled speech runtime | whisper.cpp and ggml runtime components are used under the MIT License. Nokie bundles a pinned whisper.cpp v1.9.1 runtime rebuilt for arm64 and x86_64 at macOS 14.4. |
| Fonts | The website uses system fonts and does not download a third-party webfont. |
| Website procedural shader | The Nebula orb's simplex-noise shader includes work by Ashima Arts and Stefan Gustavson under the MIT License. |
| Speech models | The bundled Whisper model weights derive from OpenAI's Whisper project and are distributed with the model and project notices included in the release bundle. |