Skip to content

Commit

Permalink
chore: README
Browse files Browse the repository at this point in the history
  • Loading branch information
lollipopkit committed May 8, 2024
1 parent dc8664f commit c76da91
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 17 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ English | [简体中文](README_zh.md)

<p align="center">
A third-party GPT Client for OpenAI API on all platforms.
<br>
<a href="https://gpt.lolli.tech/">Try on web</a> (suggest using app for better performance)
</p>

<!-- Badges-->
Expand All @@ -21,7 +19,7 @@ Please don't use it in production environment, and don't use it for important da


## 🪄 Features
- Restore from [ChatGPT Next Web backup](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) / [OpenAI's export file](https://chat.openai.com).
- Restore from [ChatGPT Next Web backup](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) / [OpenAI's export file](https://chatgpt.com).
- Text / Image / Audio chat. (Web only support text)
- Share chat by picture.
- Render code block / latex formula.
Expand All @@ -42,9 +40,9 @@ Please don't use it in production environment, and don't use it for important da


## ⬇️ Use
[iOS](https://apps.apple.com/app/id6476033062) / [Android](https://res.lolli.tech/gptbox/latest.apk) / [macOS](https://apps.apple.com/app/id6476033062) / [Linux](https://res.lolli.tech/gptbox/latest.AppImage) / [Windows](https://res.lolli.tech/gptbox/latest.win.zip) / [Web](https://gpt.lolli.tech/)
[iOS](https://apps.apple.com/app/id6476033062) / [Android](https://res.lolli.tech/gptbox/latest.apk) / [macOS](https://apps.apple.com/app/id6476033062) / [Linux](https://res.lolli.tech/gptbox/latest.AppImage) / [Windows](https://res.lolli.tech/gptbox/latest.win.zip) / [Web (Slow & Old)](https://gpt.lolli.tech/)

- Due to Chinese government policy and the [BEIAN](https://github.com/lollipopkit/flutter_server_box/discussions/180) issue. Please download it from other regions of AppStore.
- Due to Chinese government policy and the BEIAN issue. Please download it from other regions of AppStore.
- Security:
- To prevent injection attacks and etc., please don't download from untrusted sources.
- Since `Linux / Windows` is signed with flutter default certificate, it is recommended to [build it yourself](https://github.com/lollipopkit/flutter_server_box/wiki#compile-yourself).
Expand Down
8 changes: 3 additions & 5 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

<p align="center">
一个支持 OpenAI API 的 第三方全平台客户端。
<br>
<a href="https://gpt.lolli.tech/">尝试网页版</a> (推荐使用客户端以获得更好的性能)
</p>

<!-- Badges-->
Expand All @@ -21,7 +19,7 @@


## 🪄 特性
-[ChatGPT Next Web 备份](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) / [OpenAI导出文件](https://chat.openai.com) 恢复
-[ChatGPT Next Web 备份](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web) / [OpenAI导出文件](https://chatgpt.com) 恢复
- 文本 / 图片 / 音频聊天(网页版仅支持文本)
- 以图片形式分享聊天
- Url Scheme,例如:`lk-gptbox://chat/new?msg=你好`
Expand All @@ -42,9 +40,9 @@


## ⬇️ 使用
[iOS](https://apps.apple.com/app/id6476033062) / [Android](https://res.lolli.tech/gptbox/latest.apk) / [macOS](https://apps.apple.com/app/id6476033062) / [Linux](https://res.lolli.tech/gptbox/latest.AppImage) / [Windows](https://res.lolli.tech/gptbox/latest.win.zip) / [Web](https://gpt.lolli.tech/)
[iOS](https://apps.apple.com/app/id6476033062) / [Android](https://res.lolli.tech/gptbox/latest.apk) / [macOS](https://apps.apple.com/app/id6476033062) / [Linux](https://res.lolli.tech/gptbox/latest.AppImage) / [Windows](https://res.lolli.tech/gptbox/latest.win.zip) / [Web (慢且更新不及时)](https://gpt.lolli.tech/)

- 由于中国政策原因,且**目前**无法完成[备案](https://github.com/lollipopkit/flutter_server_box/discussions/180)。请移步 AppStore 其他区下载。
- 由于中国政策原因,且**目前**无法完成备案。请移步 AppStore 其他区下载。
- 关于安全:
- 为了防止注入攻击等因素,请勿从不可信来源下载。
- 由于 `Linux / Windows` 使用了默认签名,因此建议[自行构建](https://github.com/lollipopkit/flutter_server_box/wiki/%E4%B8%BB%E9%A1%B5#%E8%87%AA%E7%BC%96%E8%AF%91)
Expand Down
6 changes: 3 additions & 3 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 149;
CURRENT_PROJECT_VERSION = 151;
DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand Down Expand Up @@ -494,7 +494,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 149;
CURRENT_PROJECT_VERSION = 151;
DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand All @@ -519,7 +519,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
CURRENT_PROJECT_VERSION = 149;
CURRENT_PROJECT_VERSION = 151;
DEVELOPMENT_TEAM = BA88US33G6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
Expand Down
6 changes: 3 additions & 3 deletions lib/data/res/build.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Build {
static const String name = "GPTBox";
static const int build = 149;
static const int build = 151;
static const String engine = "3.19.6";
static const String buildAt = "2024-05-08 23:02:36";
static const int modifications = 3;
static const String buildAt = "2024-05-08 23:38:40";
static const int modifications = 2;
}
2 changes: 1 addition & 1 deletion lib/data/store/setting.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class SettingStore extends Store {
SettingStore() : super('setting');

late final themeMode = property('themeMode', 0);

late final themeColorSeed = property('themeColorSeed', 4287106639);

//late final fontSize = property('fontSize', 12.0);
Expand Down

0 comments on commit c76da91

Please sign in to comment.