# 用蓝牙共享内容 **Repository Path**: zhishi/share-content-using-bluetooth ## Basic Information - **Project Name**: 用蓝牙共享内容 - **Description**: 通过蓝牙分享文字内容 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 4 - **Created**: 2024-07-06 - **Last Updated**: 2025-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 用蓝牙共享内容 ### 介绍 通过蓝牙而非网络共享文字内容。 逐步搭建原型的同时技术调研,详情见 [悬赏任务](https://gitee.com/zhishi/share-content-using-bluetooth/issues)。 进展: 1. 【完成】[从一个系统通过蓝牙将文字信息传输到另一个系统](https://gitee.com/zhishi/share-content-using-bluetooth/issues/IABP3R) 2. 【完成】[两个系统间双向传输字符串](https://gitee.com/zhishi/share-content-using-bluetooth/issues/IAFNAL) 3. _**【悬赏中】**_ [两个系统互相根据输入应答](https://gitee.com/zhishi/share-content-using-bluetooth/issues/IAHKQ2) ### 参考 - [Briar](https://briarproject.org/)