File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change 2323- [ Tauri] ( https://v2.tauri.app/start/prerequisites ) : 原生应用开发框架
2424- [ Bun] ( https://bun.com/docs/installation ) : 前端包管理工具
2525- [ uv] ( https://docs.astral.sh/uv/getting-started/installation ) : 项目脚本语言
26- - [ wasm32-unknown-unknown] ( ) : 执行` rustup target install wasm32-unknown-unknown ` 安装
27- - [ wasm-pack] ( https://drager.github.io/wasm-pack/installer ) : Rust WebAssembly 构建工具
28-
26+ - [ wasm32-unknown-unknown] ( https://doc.rust-lang.org/beta/rustc/platform-support/wasm32-unknown-unknown.html ) : 执行` rustup target install wasm32-unknown-unknown ` 安装
27+ - [ wasm-pack] ( https://drager.github.io/wasm-pack/installer ) : Rust WebAssembly 构建工具
2928_ 如果你要进行安卓开发_
30-
3129- [ AndroidSDK] ( https://developer.android.com/studio ) : 通过AndroidStudio安装AndroidSDK
3230
3331### 初始化
Original file line number Diff line number Diff line change 1- > _ 项目现在还在积极重构用户界面中_
2-
1+ > _ 项目现在还在积极重构用户界面中_
32![ Pupu Banner] ( images/banner.svg )
4-
53<div align =" center " >
64 <div >
75 <a href="https://github.com/zhangxichang/pupu"><img alt="P2P" src="https://img.shields.io/badge/P2P-即时通讯-009688?style=flat-square" /></a>
2220
2321## 📸 截图
2422
25- | Windows | Android | Web |
26- | ---------------------------------------- | ---------------------------------------- | ------------------------------- |
23+ | Windows | Android | Web |
24+ | ------------------------------------------- | ------------------------------------------- | -- ------------------------------- |
2725| ![ Windows 客户端] ( images/shots/windows.png ) | ![ Android 客户端] ( images/shots/android.jpg ) | ![ Web 界面] ( images/shots/web.png ) |
2826
2927## 💬 开发者的话
3028
31- 很久以前就想实现一个跨平台的P2P即时通讯软件,并且希望界面美观。现在借助Tauri框架,省去了跨平台适配的诸多麻烦,前端实现也让界面十分美观。未来只要Tauri支持的平台,我都计划支持。
32-
29+ 很久以前就想实现一个跨平台的P2P即时通讯软件,并且希望界面美观。现在借助Tauri框架,省去了跨平台适配的诸多麻烦,前端实现也让界面十分美观。未来只要Tauri支持的平台,我都计划支持。
3330这也是我的第一个开源项目,如果项目有不规范或者建议的地方也可以创建Issue告诉我。
3431
3532## ✨ 功能特色
3835- 🌐 ** 分布式P2P架构** :基于分布式点对点技术,用户连接无需特定服务器
3936- 🔐 ** 端到端加密** :所有通信数据端到端加密传输,保障通信安全
4037
41- > _ 本项目仅提供开源软件,请遵守法律法规,** 禁止用于违法用途** 。_
38+ > _ 本项目仅提供开源软件,请遵守法律法规,** 禁止用于违法用途** 。_
4239
4340## 📥 下载
4441
You can’t perform that action at this time.
0 commit comments