diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 4a3362ba..20a96578 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,14 +1 @@ -# These are supported funding model platforms - -github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] -patreon: # Replace with a single Patreon username -open_collective: # Replace with a single Open Collective username -ko_fi: lollipopkit -tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry -liberapay: # Replace with a single Liberapay username -issuehunt: # Replace with a single IssueHunt username -lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry -polar: # Replace with a single Polar username -buy_me_a_coffee: # Replace with a single Buy Me a Coffee username -custom: ['https://afdian.com/a/lollipopkit'] # Replace with up to 4 custom sponsorship URLs +custom: ['https://cdn.lpkt.cn/donate'] diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 18977ba6..52b2a36c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: uses: subosito/flutter-action@v2 with: channel: 'stable' - flutter-version: '3.22.3' + flutter-version: '3.24.0' - uses: actions/setup-java@v4 with: distribution: 'zulu' diff --git a/README.md b/README.md index b0966aca..b20ad2a1 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,9 @@ English | [简体中文](README_zh.md)
diff --git a/README_zh.md b/README_zh.md index c0078197..2155a1f9 100644 --- a/README_zh.md +++ b/README_zh.md @@ -3,8 +3,9 @@
@@ -53,17 +54,17 @@ Linux / Windows | [GitHub](https://github.com/lollipopkit/flutter_server_box/rel ## 🆘 帮助 -- 吹水、参与开发、了解如何使用,QQ群 **762870488** -- 为了可以在不使用 ServerBox app 时获取服务器状态(例如:桌面小部件、推送服务),你需要在你的服务器上安装 [ServerBoxMonitor](https://github.com/lollipopkit/server_box_monitor),并且正确配置,详情可见 [wiki](https://github.com/lollipopkit/server_box_monitor/wiki/%E4%B8%BB%E9%A1%B5)。 -- **常见问题**可以在 [app wiki](https://github.com/lollipopkit/flutter_server_box/wiki/主页) 查看。 +Telegram [群](https://t.me/lpktg) / [频道](https://t.me/lpktc) + +为了可以在不使用 ServerBox app 时获取服务器状态(例如:桌面小部件、推送服务),你需要在你的服务器上安装 [ServerBoxMonitor](https://github.com/lollipopkit/server_box_monitor),详情见 [wiki](https://github.com/lollipopkit/server_box_monitor/wiki/%E4%B8%BB%E9%A1%B5)。 + +**常见问题** 可以在 [app wiki](https://github.com/lollipopkit/flutter_server_box/wiki/主页) 查看。 反馈前须知: 1. 反馈问题请附带 log(点击首页右上角),并以 bug 模版提交。 2. 反馈问题前请检查是否是 serverbox 的问题。 3. 欢迎所有有效、正面的反馈,主观(比如你觉得其他UI更好看)的反馈不一定会接受 -确认了解上述内容后,请在 [问题](https://github.com/lollipopkit/flutter_server_box/issues/new) 中反馈。 - ## 🧱 贡献 任何正面的贡献都欢迎。