Releases: BraedenBDev/pointdev
Releases · BraedenBDev/pointdev
v0.2.0
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
- Download
pointdev-v0.2.0.zip - Unzip to a folder
- Open
chrome://extensions/→ enable Developer Mode - Click "Load unpacked" → select the unzipped folder