Skip to content

Terrarch/aeon-cherry-studio-ios-android-infinity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

🍒 Cherry Studio Mobile

Next-Gen AI Agent Platform for Mobile Web & PWA

Version PWA Platform License

无需安装 · 即开即用 · 原生体验
为移动端重构的轻量级 AI 协作平台。支持 PWA 安装,离线优先,数据本地化。

立即体验 (Live Demo) 🚀 · 报告问题 🐛 · 加入我们 💬


📱 加入开发者 / 用户交流群

WeChat QR Code

扫描二维码加入微信群,获取最新内测资格与技术支持

✨ 核心亮点 (Highlights)

极致性能 🎨 原生体验 🔐 隐私安全
WebAssembly 驱动
启动速度 < 1s
极低内存占用
Material Design 3
自适应深色模式
平滑手势交互
Local-First 架构
对话记录本地存储
端到端加密传输
🌐 全端覆盖 🧠 模型聚合 🤝 实时协作
iOS / Android PWA
PC 浏览器深度适配
多端数据云同步
GPT-4 / Claude 3
Ollama 本地模型
自定义 API 接入
WebSocket 实时流
多人共享会话
团队工作区管理

📲 兼容性矩阵 (Compatibility)

Cherry Studio 针对移动端浏览器内核进行了深度优化。

平台 浏览器环境 最低版本 PWA 支持 触摸优化
iOS / iPadOS Safari (WebKit) 15.0+
Android Chrome Mobile 90+
HarmonyOS 华为浏览器 4.0+
Desktop Edge / Chrome / Arc 90+ -

🛠️ 开发者指南 (Engineering)

本项目采用现代 Web 技术栈构建,专为高性能移动网页设计。

技术栈架构

  • Core: TypeScript + React 18 / Vue 3
  • State: Zustand / Pinia (Persist flow)
  • Styling: TailwindCSS + Mobile UI Kit
  • Build: Vite (ESM)

快速启动环境

如果您是开发者并希望贡献代码,请按以下标准化流程操作:

# 1. 获取源代码
git clone https://github.com/Terrarch/cherry-studio-mobile.git
cd cherry-studio-mobile

# 2. 初始化工程依赖 (推荐 pnpm 以获得更快的安装速度)
npm install -g pnpm
pnpm install

# 3. 启动本地开发服务器 (带有 HMR 热更新)
pnpm dev

# >  Local:   http://localhost:5173
# >  Network: http://192.168.x.x:5173  <-- 手机连接此局域网地址预览

构建与部署

# 生成生产环境代码 (自动 gzip 压缩与 Tree-shaking)
pnpm build

# 本地预览生产构建
pnpm preview

📄 开源协议

本项目基于 MIT License 开源。允许个人或商业用途的修改与分发。


Designed with ❤️ by Terrarch Team

About

⚡ Eternity (PWA) & 🧠 Wisdom (AI Agent). 🍒 This is the mobile version of Cherry Studio. 🕊️ Freedom for 苹果 Apple iOS & ⚖️ Contracts for 安卓 Android App. The Infinity Edition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors