Update README.md

This commit is contained in:
JasonYANG17 2024-07-19 17:17:26 +08:00 committed by GitHub
parent 2980d79d27
commit 0f5457abfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,16 +1,58 @@
# myapp <div align="center">
<h1>万物互联IOT网页端</h1>
<img src="https://img.shields.io/github/license/JasonYANG170/IOTConnect-Web?label=License&style=for-the-badge">
<img src="https://img.shields.io/github/commit-activity/w/JasonYANG170/IOTConnect-Web?style=for-the-badge">
<img src="https://img.shields.io/github/languages/count/JasonYANG170/IOTConnect-Web?&style=for-the-badge">
<br>
<a href="https://discord.com/invite/az3ceRmgVe"><img alt="Discord" src="https://img.shields.io/discord/978108215499816980?style=social&logo=discord&label=echosec"></a>
<br>
<img src="https://github.com/user-attachments/assets/b1bc85e0-c817-4328-8518-f49aabbaf997">
<br>
这是一项基于Fluuter的物联网设备多端控制终端
<br>
</div>
## 支持系统
**Android、HarmonyOS**设备
**Mac、IOS**设备
**Windows、Linux**设备
**Web**设备
## 原生开发版本
[Windows及Linux请点此处](https://github.com/JasonYANG170/IOTConnect-PC)
[Android及HarmonyOS请点此处](https://github.com/JasonYANG170/IOTConnect-Android)
## 功能
- ✅ 后端系统
- ✅ 配置信息的本地保存
- ✅ 用户登录与注册
- 🚧 MQTT协议远程设备控制
- 🚧 AI Chat交互模型联动
- 🚧 Web Api获取每日天气
- 🚧 智能提醒
## 支持设备
- 🚧 Flowerpot智能交互花盆
- 🚧 YANG SSD智显硬盘盒
- 🚧 KeyBox钥匙
- 🚧 OnlineAdmin远控器
- 🚧 AIChatBox智能助手
欢迎其他开发者对接我们的MQTT服务器
![image](https://github.com/user-attachments/assets/ba106ab1-b977-4ccf-b955-c4f47fea10c6)
## 开源协议
本项目遵循GPL2.0开源协议,使用本程序时请注明出处并进行版权声明
本项目完全支持个人爱好者的研究与学习如果您有更好的建议欢迎PR
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.