Skip to content

Releases: BraedenBDev/pointdev

v0.2.0

03 Apr 13:50

Choose a tag to compare

What's New

  • On-device speech-to-text — Privacy-first Whisper STT via Transformers.js, no cloud API needed (#7)
  • Speech engine toggle — Choose between Fast (Google Web Speech) and Private (on-device Whisper)
  • Multiple output formats — Export captures as plain text, JSON, or Markdown (#10)
  • MCP tool handlers — Session, voice, annotation, and screenshot tools for AI agent integration (#12)
  • WebSocket bridge server — Push session data to external tools on capture complete (#12)

Install

  1. Download pointdev-v0.2.0.zip
  2. Unzip to a folder
  3. Open chrome://extensions/ → enable Developer Mode
  4. Click "Load unpacked" → select the unzipped folder