ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
74.43k stars 58.71k forks source link

[Feature Request]: 希望提供iOS App版本 #4975

Open zhufeizzz opened 1 month ago

zhufeizzz commented 1 month ago

Problem Description

现在iOS用网页版不是很方便,易用性也不好。建议参考Chatbox,提供iOS 原生App版本

Solution Description

希望提供iOS App版本

Alternatives Considered

No response

Additional Context

No response

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


Title: [Feature Request]: Hope to provide iOS App version

Problem Description

It is not very convenient to use the web version on iOS now, and the ease of use is not good. It is recommended to refer to Chatbox, which provides an iOS native App version.

Solution Description

Hope to provide iOS App version

Alternatives Considered

No response

Additional Context

No response

RubuJam commented 1 month ago

或许你可以试一试PWA版的ChatGPT Next Web

Maybe you can try the PWA version of ChatGPT Next Web

flyyangX commented 1 month ago

或许你可以试一试PWA版的ChatGPT Next Web

Maybe you can try the PWA version of ChatGPT Next Web

这是啥版本

phengite commented 1 month ago

或许你可以试一试PWA版的ChatGPT Next Web Maybe you can try the PWA version of ChatGPT Next Web

这是啥版本

刚问到这个问题,因为 NextChat 上下栏目不小再加上 Safari 的上下框中间就只剩一点阅读界面。就 ChatGPT 回答了最佳答案「PWA(渐进式网页应用)」Claude 和 Gemini 都给我推荐了别的浏览器。

简单的说就是在 Safari 打开网页后 → 点击下方分享箭头 → 添加至主屏幕(可以自定义名称)是全屏版的类似独立 APP。

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


Maybe you can try the PWA version of ChatGPT Next Web Maybe you can try the PWA version of ChatGPT Next Web

What version is this?

I just asked this question because the upper and lower columns of NextChat are not small and there is only a little reading interface left in the middle of the upper and lower boxes of Safari. Regarding ChatGPT, the best answer was "PWA (Progressive Web Application)". Both Claude and Gemini recommended other browsers to me.

To put it simply, after opening the webpage in Safari → click the share arrow below → add it to the home screen (the name can be customized), which is a full-screen version of a similar independent APP.

flyyangX commented 1 month ago

或许你可以试一试PWA版的ChatGPT Next Web Maybe you can try the PWA version of ChatGPT Next Web

这是啥版本

刚问到这个问题,因为 NextChat 上下栏目不小再加上 Safari 的上下框中间就只剩一点阅读界面。就 ChatGPT 回答了最佳答案「PWA(渐进式网页应用)」Claude 和 Gemini 都给我推荐了别的浏览器。

简单的说就是在 Safari 打开网页后 → 点击下方分享箭头 → 添加至主屏幕(可以自定义名称)是全屏版的类似独立 APP。

我现在用的就是这个版本。但是我现在遇到了一个最大的问题是,这个只有本地部署不能做云同步,用了自带的upstash来同步数据,但是存在bug,没有独立的上传和下载按钮,只有一个同步按钮,只能同步最早的第一次数据,后面更新了就没办法上载新的数据。有什么办法可以做到全平台的自动云同步吗

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


Maybe you can try the PWA version of ChatGPT Next Web Maybe you can try the PWA version of ChatGPT Next Web

What version is this?

I just asked this question because the upper and lower columns of NextChat are not small and there is only a little reading interface left in the middle of the upper and lower boxes of Safari. Regarding ChatGPT, the best answer was "PWA (Progressive Web Application)". Both Claude and Gemini recommended other browsers to me.

To put it simply, after opening the webpage in Safari → click the share arrow below → add it to the home screen (the name can be customized), which is a full-screen version of a similar independent APP.

This is the version I'm using now. But the biggest problem I encountered now is that this only has local deployment and cannot do cloud synchronization. I use the built-in upstash to synchronize data, but there are bugs. There are no independent upload and download buttons. There is only one synchronization button, which can only synchronize data. The earliest first data will not be able to upload new data if it is updated later. Is there any way to achieve automatic cloud synchronization across all platforms?

phengite commented 1 month ago

或许你可以试一试PWA版的ChatGPT Next Web Maybe you can try the PWA version of ChatGPT Next Web

这是啥版本

刚问到这个问题,因为 NextChat 上下栏目不小再加上 Safari 的上下框中间就只剩一点阅读界面。就 ChatGPT 回答了最佳答案「PWA(渐进式网页应用)」Claude 和 Gemini 都给我推荐了别的浏览器。 简单的说就是在 Safari 打开网页后 → 点击下方分享箭头 → 添加至主屏幕(可以自定义名称)是全屏版的类似独立 APP。

我现在用的就是这个版本。但是我现在遇到了一个最大的问题是,这个只有本地部署不能做云同步,用了自带的upstash来同步数据,但是存在bug,没有独立的上传和下载按钮,只有一个同步按钮,只能同步最早的第一次数据,后面更新了就没办法上载新的数据。有什么办法可以做到全平台的自动云同步吗

不知道,之前配置过一次 WebDAV 跨域失败后就放弃这种方式的云同步了,现在都是需要交互就导出 json 到本地再拖到常用云盘同步,其他端需要同步再下载 json 直接导入。

然后 NextChat 好像都是用 Local Storage 存储数据的这东西上限好像只有 5MB 左右(直接点击上传图片是转 Base64 也是存到这里,高清照片直接寄),所以现在特别重要的我都存成单独文件或云笔记了不太重要的会话问完就删节省内存。

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


Maybe you can try the PWA version of ChatGPT Next Web Maybe you can try the PWA version of ChatGPT Next Web

What version is this?

I just asked this question because the upper and lower columns of NextChat are not small and there is only a little reading interface left in the middle of the upper and lower boxes of Safari. Regarding ChatGPT, the best answer was "PWA (Progressive Web Application)". Both Claude and Gemini recommended other browsers to me. To put it simply, after opening the webpage in Safari → click the share arrow below → add it to the home screen (the name can be customized), which is a full-screen version of a similar independent APP.

This is the version I am using now. But the biggest problem I encountered now is that this only has local deployment and cannot do cloud synchronization. I use the built-in upstash to synchronize data, but there are bugs. There are no independent upload and download buttons. There is only one synchronization button, which can only synchronize data. The earliest first data will not be able to upload new data if it is updated later. Is there any way to achieve automatic cloud synchronization across all platforms?

I don’t know. After configuring WebDAV cross-domain failure once, I gave up this method of cloud synchronization. Now, if I need to interact, I export json to the local and drag it to a common cloud disk for synchronization. Other terminals need to synchronize and then download json and import it directly.

Then NextChat seems to use Local Storage to store data. The upper limit of this thing seems to be only about 5MB (click to upload the image directly and it will be converted to Base64 and stored here, and the high-definition photos will be sent directly), so now I save the particularly important ones as separate files or in the cloud. Take notes on less important conversations and delete them after the questions to save memory.