Download Wurdump

Get the latest version of Wurdump for macOS. Choose your preferred installation method.

Latest Release: v1.0.0

Initial release with core AI clipboard functionality

📦 DMG Installer
Standard macOS installation package
  • Easy drag-and-drop installation
  • Automatic updates support
  • Standard macOS app experience
Download Wurdump v1.0.0

Requirements

Wurdump requires gpt-oss:20b running locally with Ollama at localhost:11434. Your computer needs 16G of RAM.

Quick Setup:

  1. 1. curl -fsSL https://ollama.ai/install.sh | sh
  2. 2. ollama pull gpt-oss:20b
  3. 3. ollama serve

Important Note

Wurdump will automatically connect to localhost:11434 when launched. Make sure Ollama is running with gpt-oss:20b before starting Wurdump.