Skip to content

DripWriter 1.0

Choose a tag to compare

@NatePearson NatePearson released this 09 Jun 10:42
· 7 commits to main since this release

DripWriter types text into any field like a human — variable speed, natural pauses, fatigue, and self-corrected typos — with a one-click Humanize pass and a Max Human mode.

Download & install

  1. Download DripWriter.zip below and unzip it.
  2. Move DripWriter.app to your Applications folder (optional).
  3. First launch — the app is open-source and not notarized by Apple, so Gatekeeper will warn. Do one of:
    • Right-click the app → OpenOpen, or
    • System Settings → Privacy & Security → scroll down → Open Anyway, or
    • In Terminal, clear the quarantine flag:
      xattr -dr com.apple.quarantine /Applications/DripWriter.app
  4. Grant Accessibility (so it can type into other apps): press Start typing once — it opens the right settings pane. Switch DripWriter ON under Privacy & Security → Accessibility. The app auto-detects it; no restart needed.

Requirements

  • macOS 13 or later — universal binary, runs on both Intel and Apple Silicon.

Using it

Paste your text → pick a Mode (Steady / Natural / Max Human) → Start typing → click your target field during the countdown. ESC stops anytime. ⌘1/⌘2/⌘3 switch modes, ⌘K toggles compact, ⌘⇧H humanizes.

Full docs: README · Landing page

Prefer to build from source? git clone + ./build.sh.