Skip to content

lollipopkit/flutter_gpt_box

Repository files navigation

English | 简体中文

Flutter GPT Box

A third-party GPT Client for OpenAI API.

lang countly license

😣 Attention

This app is now under development, some features may be missing / not available. Please refrain from using it in production environments or for critical data.

🪄 Features

  • Restore from ChatGPT Next Web backup / OpenAI exported file.
  • Text / Image / Audio chat.
  • Localization. (简体中文 / English)
  • Share chat as image.
  • Url Scheme, eg: lk-gptbox://chat/new?msg=hello
  • Sync with WebDAV / iCloud.
  • Mobile & Desktop supports.
  • Render code block / latex formula.

🏙️ Screenshots

⬇️ Use

🎉 The Android / Linux / Windows version are now built via GitHub Actions

iOS & macOS / Android & Linux & Windows

  • All deprecated pkgs (< v1.0.183) can be found in here.
  • Due to Chinese government policy and the BEIAN issue. Please download it from other regions of AppStore.
  • 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.

🆘 Help

Before you open an issue, please read the following:

  1. Paste the entire log (click the top right of the home page) in the issue template.
  2. Make sure whether the issue is caused by this app.
  3. Welcome all valid and positive feedback, subjective feedback (such as you think other UI is better) may not be accepted.

After you read the above, you can:

  • If you have any question or feature request, please open a discussion.
  • If app has any bug, please open an issue.

🧱 Contribution

  • Any positive contribution is welcome.
  • l10n guide can be found in my blog.

💡 My other apps

  • Server Box - Server status & tools.
  • 2FA Box - Open source 2FA app for Android, iOS and the web.
  • More - Tools & etc.

📝 License

GPL v3 lollipopkit