|
1 | 1 | # NiceGUI Wiki |
2 | 2 |
|
3 | 3 | 这里是我们的额外内容托管区,社区成员可以轻松编辑。 |
4 | | -查看[常见问题解答](/wiki/FAQs)以及我们官方文档中的数百个实时示例,网址为 https://nicegui.io。 |
| 4 | + |
| 5 | +查看 [常见问题解答](/wiki/FAQs) 以及我们官方文档中的数百个实时示例,网址为:https://nicegui.io |
| 6 | + |
| 7 | +--- |
5 | 8 |
|
6 | 9 | ## 社区项目 |
7 | 10 |
|
|
19 | 22 | ### 示例 |
20 | 23 |
|
21 | 24 | - [LLM 聊天示例](https://github.com/microsoft/nodeengine/blob/main/examples/apps/simple-chat-client/README.md):微软使用 NiceGUI 驱动的 GUI 演示其 Node Engine 与 OpenAI 模型的交互。 |
22 | | -- [使用 NiceGUI 和 Zenora 的 Discord Oauth](https://github.com/FlynV/NiceGUI-Discord-Oauth2):使用 NiceGUI 和 Zenora 的 Discord API 包装器实现 Discord Oauth 的简单集成,用于登录和注销。- [LangChain UI](https://github.com/wptmdoorn/simple_nicegui_langchain_ui):对 [聊天示例](https://github.com/zauberzeug/nicegui/blob/main/examples/chat_app/main.py) 的改编,使其能够与 AI 大型语言模型配合使用 |
| 25 | +- [使用 NiceGUI 和 Zenora 的 Discord Oauth](https://github.com/FlynV/NiceGUI-Discord-Oauth2):使用 NiceGUI 和 Zenora 的 Discord API 包装器实现 Discord Oauth 的简单集成,用于登录和注销。 |
| 26 | +- [LangChain UI](https://github.com/wptmdoorn/simple_nicegui_langchain_ui):对 [聊天示例](https://github.com/zauberzeug/nicegui/blob/main/examples/chat_app/main.py) 的改编,使其能够与 AI 大型语言模型配合使用 |
23 | 27 | - [Azure 部署](https://github.com/Joey40/NiceGuiTest):使用 GitHub Actions 在 Azure 容器应用(ACA)中部署 NiceGUI 容器的一个示例 |
24 | 28 | - [Speakscribe](https://github.com/chapig/speakscribe):一个网络应用程序,可使用 OpenAI 转录音频并与机器人聊天 |
25 | 29 | - [GPT-NiceGUI](https://github.com/mggger/gpt-nicegui):结合 OpenAI 的 GPT 大型语言模型和知识库,用于回答 NiceGUI 问题和编写代码 |
26 | 30 | - [Zauberzeug 网站](https://zauberzeug.com):维护 NiceGUI 的机器人和软件公司也使用它来运行其网站 |
27 | 31 | - [ROS2 图像显示](https://github.com/zauberzeug/ros_nicegui_image_example):使用 NiceGUI 显示通过 ROS2 主题接收的图像,作为 RViz 的轻量级替代方案 |
28 | | -- [ROS2 乌龟模拟器操纵杆](https://github.com/zauberzeug/ros_nicegui_turtlesim_joystick):使用 NiceGUI 的操纵杆来控制乌龟模拟器- [带插件的 FullCalendar](https://github.com/dorel14/NiceGui-FullCalendar_more_Options):如何使用 [FullCalendar 库](https://fullcalendar.io/) 及其插件的示例。 |
| 32 | +- [ROS2 乌龟模拟器操纵杆](https://github.com/zauberzeug/ros_nicegui_turtlesim_joystick):使用 NiceGUI 的操纵杆来控制乌龟模拟器 |
| 33 | +- [带插件的 FullCalendar](https://github.com/dorel14/NiceGui-FullCalendar_more_Options):如何使用 [FullCalendar 库](https://fullcalendar.io/) 及其插件的示例。 |
29 | 34 |
|
30 | 35 | ### 应用程序 |
31 | 36 |
|
|
36 | 41 | - [Nanoleaf 控制](https://github.com/RobinSchfr/Lightning-control-for-Nanoleaf):更方便地控制 Nanoleaf 灯光并创建效果 |
37 | 42 | - [合成骑行地图制作助手](https://github.com/adosikas/synth_mapping_helper):有助于制作《合成骑行》地图的工具 |
38 | 43 | - [ODrive GUI](https://github.com/zauberzeug/odrive-gui):用于调整和调试 ODrive 电机控制器的基于 Web 的图形用户界面 |
39 | | -- [Broh5](https://github.com/nghia-vo/broh5):基于浏览器的 HDF5 查看器(H)(5),采用模型-视图-控制器模式实现,并提供单体版本作为对比- [Slaanesh](https://github.com/h-quer/Slaanesh):一款游戏追踪器,可记录已玩过的游戏,还能维护愿望清单和待玩清单。 |
| 44 | +- [Broh5](https://github.com/nghia-vo/broh5):基于浏览器的 HDF5 查看器(H)(5),采用模型-视图-控制器模式实现,并提供单体版本作为对比 |
| 45 | +- [Slaanesh](https://github.com/h-quer/Slaanesh):一款游戏追踪器,可记录已玩过的游戏,还能维护愿望清单和待玩清单。 |
40 | 46 | - [Monoquant](https://monoquant.com/):一款无需编程的交易策略编辑器,具备回测、人工智能等功能。 |
41 | 47 | - [Beaver Habits Tracker](https://github.com/daya0576/beaverhabits):一款无需设定目标的自托管习惯追踪应用。 |
42 | 48 | - [Sonos Moments](https://github.com/falkoschindler/sonos_moments):一个用于控制 Sonos 音箱的简单网络应用程序。 |
|
52 | 58 |
|
53 | 59 | ### 维基 |
54 | 60 |
|
55 | | -- [边输入边搜索](Search-as-You-Type):逐步构建鸡尾酒配方示例。 |
56 | | -- [在 fly.io 上部署](fly.io-Deployment):将您的网络应用程序部署到 fly.io 托管的公共服务器上。 |
57 | | -- [在 Google Cloud Run 上部署](Cloud-Run-Deployment):将您的网络应用程序部署到由 Google 托管的服务器上。 |
58 | | -- [ROS2 turtlesim 操纵杆](ROS2-turtlesim-joystick):ROS2 如何与 NiceGUI 结合使用以完成 turtlesim 教程。 |
59 | | -- [ROS2 图像接收器](ROS2-image-display):基于 ROS2 图像显示示例,介绍 ROS2 如何与 NiceGUI 结合使用。 |
60 | | -- [NiceGUI 简体中文文档(本站)](#):NiceGUI 的非官方中文文档。 |
| 61 | +- [边输入边搜索](https://github.com/zauberzeug/nicegui/wiki/Search-as-You-Type) - 逐步构建鸡尾酒配方示例 |
| 62 | +- [在 fly.io 上部署](https://github.com/zauberzeug/nicegui/wiki/fly.io-Deployment) - 将您的网络应用程序部署到 fly.io 托管的公共服务器上 |
| 63 | +- [在 Google Cloud Run 上部署](https://github.com/zauberzeug/nicegui/wiki/Cloud-Run-Deployment) - 将您的网络应用程序部署到由 Google 托管的服务器上 |
| 64 | +- [ROS2 turtlesim 操纵杆](https://github.com/zauberzeug/nicegui/wiki/ROS2-turtlesim-joystick) - ROS2 如何与 NiceGUI 结合使用以完成 turtlesim 教程 |
| 65 | +- [ROS2 图像接收器](https://github.com/zauberzeug/nicegui/wiki/ROS2-image-display) - 基于 ROS2 图像显示示例,介绍 ROS2 如何与 NiceGUI 结合使用 |
| 66 | +- [NiceGUI 简体中文文档(本站)](#) - NiceGUI 的非官方中文文档 |
61 | 67 |
|
62 | 68 | ### 发布内容 |
63 | 69 |
|
|
0 commit comments