Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clode-app

A mobile client for Claude Code — chat with Claude, manage sessions, and approve tool use from your phone.

0221.1.mp4

Built with React Native + Expo. Connects to claude-app-server over WebSocket.

Features

  • Connect to the server by scanning a QR code or entering a URL
  • Create and manage multiple conversation sessions
  • Real-time chat with streaming responses
  • Approve or deny tool-use permissions on the go
  • Supports all Claude models (Opus, Sonnet, Haiku)

Getting Started

Prerequisites

Install and Run

npm install
npm start

Then open the app on your device with Expo Go, or run directly:

npm run ios      # iOS simulator
npm run android  # Android emulator
npm run web      # Browser

Tech Stack

  • React Native / Expo
  • TypeScript

About

Expo (React Native) client for Claude Code.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages