Skip to content

Add OpenTypeless as a Superwhisper alternative#568

Open
tover0314-w wants to merge 1 commit into
junaid33:masterfrom
tover0314-w:codex/add-opentypeless
Open

Add OpenTypeless as a Superwhisper alternative#568
tover0314-w wants to merge 1 commit into
junaid33:masterfrom
tover0314-w:codex/add-opentypeless

Conversation

@tover0314-w

Copy link
Copy Markdown

What

  • add an idempotent seed script for OpenTypeless
  • connect it to the existing Superwhisper proprietary baseline
  • map six existing capabilities with source-level implementation evidence
  • preserve existing database taxonomy without creating new capabilities

Why

OpenTypeless is an MIT-licensed, cross-platform desktop voice-typing application with strong workflow overlap with Superwhisper: global dictation, automatic insertion, app-aware text polishing, selected-text transformations, and local/self-hosted provider paths.

The mapping deliberately excludes local-model-management: OpenTypeless can use Apple Speech, a local/self-hosted Whisper-compatible endpoint, and Ollama, but it does not download or manage local models.

Data snapshot

GitHub data checked on 2026-07-17:

  • 347 stars
  • 63 forks
  • 28 open issues
  • last commit: 2026-07-16T16:45:46Z
  • license: MIT

Verification

  • npx tsc --noEmit --skipLibCheck --target ES2022 --module esnext --moduleResolution bundler scripts/seed-opentypeless.ts
  • git diff --cached --check
  • verified Superwhisper and all referenced capability slugs through the public GraphQL endpoint
  • verified every githubPath against the OpenTypeless repository

Repository-wide TypeScript checking is currently blocked by pre-existing errors in generated SVG components and unrelated application files. The repository ESLint configuration also exits before linting the added file with a circular-config error.

@netlify

netlify Bot commented Jul 17, 2026

Copy link
Copy Markdown

👷 Deploy request for opensourcebuilders pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit febcfb0

@tover0314-w
tover0314-w marked this pull request as ready for review July 17, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant