Skip to content

DNGriffin/whispercode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9,551 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhisperCode

Install via IOS AppStore

iOS port of OpenCode — true to the desktop experience.

Quick Start

  1. Install via IOS AppStore

  2. On your dev machine, run:

    opencode web --hostname 0.0.0.0
    
    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.

Privacy

WhisperCode does not collect, transmit, or store any analytics, telemetry, or personal data. There are no third-party tracking SDKs, no crash reporting services, and no usage metrics of any kind. Your code and conversations stay entirely between your device and your development server.

Upstream

OpenCode

About

Fork of: The open source coding agent.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors

Languages

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