This project aims to provide a cross-platform wrapper for Claude, enabling users to interact with the Claude AI model through a desktop and mobile application. It is currently a work-in-progress, being developed publicly, and targets users who want a unified interface for Claude across different devices.
How It Works
The project utilizes a modern stack for its cross-platform capabilities. The desktop application is built with Tauri and React, while the mobile application leverages React Native Expo. Convex is used for state management and data synchronization, suggesting a real-time, potentially collaborative, user experience.
Quick Start & Requirements
npm install
and npm run dev
(for development).Highlighted Details
Maintenance & Community
The project is actively being developed in public. Further community engagement details are not yet specified in the provided README.
Licensing & Compatibility
The licensing information is not specified in the provided README.
Limitations & Caveats
This project is explicitly marked as a work-in-progress (wip) and is still under active development. Functionality and stability may be limited.
2 weeks ago
1 day