Skip to content

DNGriffin/whispercode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9,539 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhisperCode

Install via TestFlight

iOS port of OpenCode — true to the desktop experience.

Quick Start

  1. Install WhisperCode via TestFlight

  2. On your dev machine, run:

    opencode web --hostname 0.0.0.0 --cors app-local://localhost
    
    Screenshot 2026-02-20 at 11 24 33 PM
  3. The server will output an IP address and port (e.g. http://192.168.1.x:port)

  4. Add that address to the WhisperCode app on your iPhone to connect

    Screenshot 2026-02-20 at 11 27 08 PM

By default, your phone and dev machine must be on the same network. You can use a VPS or Tailscale to connect from anywhere.

What is this?

WhisperCode is a fork of OpenCode that adds native iOS support. It brings the full open-source AI coding agent to your phone.

Key features

  • WhisperKit speech-to-text — voice input for hands-free coding
  • Custom keyboard shortcuts — adapted for mobile
  • Mobile UI tweaks — e.g. always-visible search bar

Philosophy

WhisperCode is a mobile port that stays true to the desktop experience. Desktop updates from upstream are regularly synced in; mobile improvements are pushed upstream to benefit desktop users too.

Upstream

OpenCode

About

Fork of: The open source coding agent.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.0%
  • MDX 44.6%
  • CSS 3.2%
  • Rust 0.5%
  • Astro 0.2%
  • Swift 0.2%
  • Other 0.3%